Skip to content
Snippets Groups Projects
Verified Commit 933b52c4 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

ci: run check-style first in check stage

parent 2df5050b
No related branches found
No related tags found
No related merge requests found
stages:
- check
- test
- build
- deploy
......@@ -33,7 +34,7 @@ build-openapi-scheme:
- $OPENAPI_JSON
check-style:
stage: test
stage: check
image: python:3.11-slim
before_script:
# we do this, because YAML anchors are not supported when executing locally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment