Trigger all tests in ci
This commit is contained in:
parent
2339f52a32
commit
ec58ef3414
@ -24,9 +24,7 @@ test-mr-cic-eth:
|
||||
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
|
||||
script:
|
||||
- cd apps/$APP_NAME/
|
||||
- pytest tests/unit/
|
||||
- pytest tests/task/
|
||||
- pytest tests/filters/
|
||||
- pytest tests
|
||||
needs: ["build-mr-cic-eth"]
|
||||
|
||||
build-push-cic-eth:
|
||||
|
Loading…
Reference in New Issue
Block a user