codecov remove

This commit is contained in:
Eugenio Romano
2021-04-16 11:28:05 +01:00
parent 5340745fcb
commit 9427c0fc7d
-1
View File
@@ -78,7 +78,6 @@ jobs:
script:
- npm ci
- ng test app --code-coverage --watch=false
- bash <(curl -s https://codecov.io/bash) -X gcov
cache: false
- stage: e2e