Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Jul 30, 2024
1 parent 5613151 commit 9339324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if: "${{ github.repository_owner == 'micro5k' }}"
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
files: "${{ github.workspace }}/coverage/codecov-result.json"
token: "${{ secrets.CODECOV_TOKEN }}"
slug: micro5k/codecov-test
fail_ci_if_error: true
files: "${{ github.workspace }}/coverage/codecov-result.json"

0 comments on commit 9339324

Please sign in to comment.