Skip to content

Commit

Permalink
[#13] remove --api-version option
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Oct 4, 2024
1 parent a8472f0 commit 5d43ebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- v2
with:
schema-path: 'src/objecttypes/api/${{ matrix.version }}/openapi.yaml'
schema-options: "--api-version ${{ matrix.version }}"
python-version: '3.11'
django-settings-module: 'objecttypes.conf.ci'
apt-packages: 'libgdal-dev gdal-bin'

0 comments on commit 5d43ebb

Please sign in to comment.