Skip to content
Snippets Groups Projects
Commit 2ff7cd8a authored by Lambert Theisen's avatar Lambert Theisen
Browse files

Add 10 slowest test to CI output

parent e63b445a
No related branches found
No related tags found
No related merge requests found
Pipeline #219210 passed
......@@ -64,7 +64,7 @@ test:pytest:
extends: .test
script:
- cd ${APP_DIRECTORY}
- pytest -v
- pytest -v --durations=10
- mkdir convergence_plots
- cp tests/*/*/convergence_plot* convergence_plots/
artifacts:
......
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