Skip to content

Commit

Permalink
Added codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Feb 21, 2024
1 parent 2cf483c commit 1ddd594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml

0 comments on commit 1ddd594

Please sign in to comment.