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 fb4eca9 commit 9185570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
retention-days: 7
- name: "Upload coverage reports to Codecov"
if: "${{ github.repository_owner == 'micro5k' }}"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
#fail_ci_if_error: true
files: "${{ github.workspace }}/coverage/codecov-result.json"
Expand Down

0 comments on commit 9185570

Please sign in to comment.