Skip to content

Commit

Permalink
Minor fix in codecov run
Browse files Browse the repository at this point in the history
  • Loading branch information
martimunicoy committed Jul 25, 2020
1 parent d502f4e commit 6ff68cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
pytest -r fE --tb=short --cov=offpele --cov-config=setup.cfg offpele/
- name: Codecov
shell: bash -l {0}
run: |
codecov --token=${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6ff68cd

Please sign in to comment.