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 and vladvildanov committed Sep 27, 2024
1 parent 4e53988 commit 8f98101
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 8f98101

Please sign in to comment.