Missing environment variable for codecov.
This commit is contained in:
		| @@ -31,7 +31,7 @@ steps: | |||||||
|   - pip install -r requirements.txt |   - pip install -r requirements.txt | ||||||
|   - py.test --cov-report=xml --cov=src test |   - py.test --cov-report=xml --cov=src test | ||||||
|   - pip install codecov |   - pip install codecov | ||||||
|   - codecov -t    |   - codecov -t CODECOV_TOKEN | ||||||
|        |        | ||||||
| trigger: | trigger: | ||||||
|   branch: |   branch: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user