Skip to content

Commit

Permalink
Revert codecov to fix python issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aronisstav committed Mar 16, 2024
1 parent 2b46471 commit 57d9bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
.github/scripts/covertool_combine
cp cover/coverage.xml coverage.xml
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3
with:
file: coverage.xml
flags: ${{ matrix.target }}
Expand Down

0 comments on commit 57d9bde

Please sign in to comment.