Skip to content

Commit

Permalink
Update codecov update action
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-hampton committed May 22, 2024
1 parent 9a52d68 commit 35e026c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:
tests/test_create_netcdf.py tests/test_util.py tests/test_values.py
tests/test_tsv2dict.py
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3
uses: codecov/[email protected]
env:
CODECOV_TOKEN: ${{ secrects.CODECOV_TOKEN }}

0 comments on commit 35e026c

Please sign in to comment.