Skip to content

Commit

Permalink
Fix github action codecov #8
Browse files Browse the repository at this point in the history
  • Loading branch information
olofhagsand committed Feb 29, 2024
1 parent 6b4b72f commit ae4c1f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Expand Up @@ -50,5 +50,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

token: ${{ secrets.CLICON_CODECOV }}

0 comments on commit ae4c1f5

Please sign in to comment.