FIX: set CODECOV_TOKEN
#944
ci.yml
on: pull_request
doc
/
...
/
Check external links
doc
/
...
/
Execute and build documentation
pytest
/
Determine job matrix
style
/
Determine skipped pre-commit hooks
doc
/
Upload to GitHub Pages
Matrix: pytest / Run unit tests
Waiting for pending jobs
style
/
Push changes
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L38
The workflow is not valid. .github/workflows/ci.yml (Line: 38, Col: 22): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CODECOV_TOKEN
|