Skip to content

Commit

Permalink
add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
emmachughes committed Sep 1, 2023
1 parent 1c32523 commit ee01aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-contentauthor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: sourcecode/apis/contentauthor/coverage.xml
fail_ci_if_error: true

Expand Down

0 comments on commit ee01aad

Please sign in to comment.