Switch unit tests back to manual execution

This commit is contained in:
TC 2023-09-04 14:41:34 +00:00
parent 65826b219b
commit b931a5b87e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ unit_test_linux:
- if [ "$CI_PROJECT_PATH" != "veilid/veilid" ]; then project_args="--CI_PROJECT_PATH=$CI_PROJECT_PATH"; fi
- earthly --use-inline-cache $cache_args --ci +unit-tests-linux $project_args
resource_group: test
when: manual
release_job:
stage: release