Skip to content
Snippets Groups Projects
Commit bf2d24aa authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Add slowest test list in CI

parent 89b151da
No related branches found
No related tags found
1 merge request!310Add slowest test list in CI
Pipeline #80142 passed
......@@ -52,7 +52,7 @@ test:
# Use internal S3 bucket URL to avoid cache issues
- curl https://teklia-assets-release.s3.eu-west-3.amazonaws.com/arkindex/openapi.yml > schema.yml
script:
- tox -- --junitxml=test-report.xml
- tox -- --junitxml=test-report.xml --durations=50
test-cookiecutter:
image: python:3
......
......@@ -25,7 +25,7 @@ test:
- schedules
script:
- tox
- tox -- --junitxml=test-report.xml --durations=50
lint:
image: python:3
......
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