Skip to content
Snippets Groups Projects
Commit 9bbae08e authored by Sven Marcus's avatar Sven Marcus
Browse files

Allow manual execution or with variable for numerical tests

parent 5c9e38b6
No related branches found
No related tags found
1 merge request!127Numerical tests run again
......@@ -265,7 +265,9 @@ gpu_numerical_tests:
stage: benchmark
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
- if: $CI_PIPELINE_SOURCE == "schedule" && VF_GPU_NUMERICAL_TESTS
when: always
- when: manual
needs: []
......
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