Skip to content

Commit

Permalink
temporarily disable codecov failures (redis#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson authored May 15, 2024
1 parent ce0f710 commit c7e90ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit c7e90ea

Please sign in to comment.