Skip to content

Commit

Permalink
Merge pull request #36 from fmi-faim/codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
imagejan authored Nov 21, 2023
2 parents 513cbdf + fad7f58 commit e00aad9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./.coverage

0 comments on commit e00aad9

Please sign in to comment.