Skip to content

Commit

Permalink
Always sending codecov (#3101)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Jan 9, 2024
1 parent c7a13ae commit 63932bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:

- name: Upload codecov coverage
uses: codecov/codecov-action@v3
if: ${{matrix.python-version == '3.11'}}
with:
fail_ci_if_error: false

Expand Down

0 comments on commit 63932bb

Please sign in to comment.