mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-15 15:34: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: |
|
||||
./master/bin/nominatim admin --migrate
|
||||
./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