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 31, 2024
1 parent e048b90 commit 25c1783
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,6 +78,6 @@ jobs:
if: "${{ github.repository_owner == 'micro5k' }}"
uses: codecov/codecov-action@v4
with:
token: "${{ secrets.CODECOV_TOKEN }}"
fail_ci_if_error: true
files: "${{ github.workspace }}/coverage/codecov-result.json"
token: "${{ secrets.CODECOV_TOKEN }}"
#files: "${{ github.workspace }}/coverage/codecov-result.json"

0 comments on commit 25c1783

Please sign in to comment.