Weird cov path fixed.

This commit is contained in:
KevinMidboe
2020-02-19 00:29:08 +01:00
parent 0d376df8f8
commit 80931be151

View File

@@ -29,7 +29,7 @@ steps:
from_secret: CODECOV_TOKEN
commands:
- pip install -r requirements.txt
- py.test --cov-report=xml --cov=seasonedParserseasonedParserseasonedParserseasonedParserseasonedParserseasonedParserseasonedParserseasonedParser
- py.test --cov-report=xml --cov=seasonedParser
- apk add git
- apk add bash
- apk add curl