Skip to content

Commit

Permalink
fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mwvolo committed Feb 27, 2024
1 parent 17824ef commit 82a800e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: openstax-cms
slug: openstax/openstax-cms

1 change: 0 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ parsers:
comment: false
ignore:
- "*tests.py"
- 'healthcheck/*'
- 'manage.py'
- '*/migrations/*'
- '*settings.py'
Expand Down

0 comments on commit 82a800e

Please sign in to comment.