Skip to content

Commit

Permalink
Merge branch 'coverage' into flatten1
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-fritchman committed Dec 18, 2023
2 parents 988dca2 + 536f3f5 commit 9a72451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: Upload coverage to Codecov # Adapted from https://github.com/codecov/codecov-action#usage
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
env_vars: OS,PYTHON
name: codecov-umbrella
Expand Down

0 comments on commit 9a72451

Please sign in to comment.