Skip to content

Commit

Permalink
Set SIMPLECOV_REPORTER to cobertura for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
NuckChorris committed Dec 26, 2024
1 parent 11e1501 commit db2fd03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ env:
SENTRY_ORG: kitsu
SENTRY_PROJECT: server
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_TOKEN }}
SIMPLECOV_REPORTER: cobertura

jobs:
check_secrets:
Expand Down

0 comments on commit db2fd03

Please sign in to comment.