Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
stuchalk committed Apr 13, 2021
2 parents 7a44397 + 48ec4fe commit b7a40ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
- name: Coverage
if: ${{ matrix.python-version == env.PYTHON_MAIN_VERSION }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: |
poetry run pytest --cov=scidatalib --cov-report=term-missing tests/
pip install coverage
Expand Down

0 comments on commit b7a40ea

Please sign in to comment.