Skip to content

Commit

Permalink
Add codecov action to upload coverage results (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuhlich committed Aug 15, 2022
1 parent 12e7916 commit a129beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
build/lib/pysb
--with-coverage --cover-inclusive --cover-package=build/lib/pysb
-a '!gpu'
- uses: codecov/codecov-action@v3

0 comments on commit a129beb

Please sign in to comment.