Skip to content

Commit

Permalink
Add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Feb 2, 2024
1 parent 2639e61 commit 26cb2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
if: matrix.python-version == '3.9' && github.repository == 'CasperWA/voila-optimade-client'
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
name: optimade-client
file: ./coverage.xml
flags: optimade-client

0 comments on commit 26cb2d9

Please sign in to comment.