Update apps/cic-eth/.gitlab-ci.yml
This commit is contained in:
parent
1b948776ba
commit
6601a3cdb6
@ -25,7 +25,7 @@ test-mr-cic-eth:
|
||||
script:
|
||||
- cd apps/$APP_NAME/
|
||||
- pytest -x --cov=cic_eth --cov-fail-under=90 --cov-report term-missing tests
|
||||
# needs: ["build-mr-cic-eth"]
|
||||
needs: ["build-mr-cic-eth"]
|
||||
|
||||
build-push-cic-eth:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user