ci: lock generated OpenAPI contract
This commit is contained in:
@@ -41,6 +41,8 @@ jobs:
|
||||
alembic current
|
||||
- name: Run Python tests
|
||||
run: pytest -q
|
||||
- name: Verify generated OpenAPI contract
|
||||
run: python apps/api/export_openapi.py --check
|
||||
|
||||
astro-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user