Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add token
Browse files Browse the repository at this point in the history
wbaldoumas authored Feb 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8bb69cf commit a62ffb6
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
@@ -38,5 +38,6 @@ jobs:
- name: 💌 publish code coverage
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: /home/runner/work/graphql-to-karate/graphql-to-karate/tests/GraphQLToKarate.Tests/coverage.opencover.xml,/home/runner/work/graphql-to-karate/graphql-to-karate/tests/GraphQLToKarate.CommandLine.Tests/coverage.opencover.xml
fail_ci_if_error: true

0 comments on commit a62ffb6

Please sign in to comment.