Skip to content

Commit

Permalink
chore: Update e2e-test.yml (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjxp committed May 13, 2024
1 parent 0c8e413 commit 4e3f297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
make e2e-test
- name: Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4.3.1
with:
token: ${{secrets.CODECOV_TOKEN}}
fail_ci_if_error: true
Expand Down

0 comments on commit 4e3f297

Please sign in to comment.