Skip to content

Commit

Permalink
Update codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
omerfain authored Dec 11, 2024
1 parent f21e967 commit 438d507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
with:
token: ${{ secrets.CODECOV_MICRO_ENGINES_ORG_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
files: ./cover.out
flags: target=auto
fail_ci_if_error: true
Expand Down

0 comments on commit 438d507

Please sign in to comment.