Skip to content

Commit

Permalink
Don't bump codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 authored May 31, 2024
1 parent 235d32b commit c4111c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: poetry run coverage xml

- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
env:
Expand Down

0 comments on commit c4111c9

Please sign in to comment.