Skip to content

Commit

Permalink
👷 Updated result action
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilbadyal committed Aug 21, 2024
1 parent e0bbc88 commit f0f50c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Upload test results to Codecov
if: ${{ !cancelled() }}
uses: codecov/test-results-action@v1
uses: codecov/test-results-action@v1.0.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit f0f50c9

Please sign in to comment.