Skip to content

Commit

Permalink
Update test_on_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Feb 5, 2024
1 parent ced677b commit 1dfc549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ jobs:

- name: Upload coverage report
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}

run_integration_tests:
needs: style
Expand Down

0 comments on commit 1dfc549

Please sign in to comment.