Skip to content
Snippets Groups Projects

Remove all deployments from nomad-FAIR

Merged Ahmed Ilyas requested to merge remove-all-deployments into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -222,7 +222,7 @@ generate pytest timings:
allow_failure: true
python tests:
parallel: 3
parallel: 4
extends: .base_test
script:
- python -m pytest --cov=nomad --cov-report term --cov-config=.coveragerc -sv tests --splits $CI_NODE_TOTAL --group=$CI_NODE_INDEX
Loading