mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-15 23:44:07 +00:00
CI: remove codespell
This commit is contained in:
7
.github/workflows/ci-tests.yml
vendored
7
.github/workflows/ci-tests.yml
vendored
@@ -411,10 +411,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./master/bin/nominatim admin --migrate
|
./master/bin/nominatim admin --migrate
|
||||||
./release/bin/nominatim add-data --file Nominatim/test/testdb/additional_api_test.data.osm
|
./release/bin/nominatim add-data --file Nominatim/test/testdb/additional_api_test.data.osm
|
||||||
|
|
||||||
codespell:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: codespell-project/actions-codespell@v2
|
|
||||||
with:
|
|
||||||
only_warn: 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user