Skip to content

Commit

Permalink
Update engine_unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shpdnkti authored Apr 10, 2024
1 parent b80785a commit c0eae85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/engine_unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
run: python -m coverage xml

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c0eae85

Please sign in to comment.