Skip to content

Commit

Permalink
Revert "Update codecov node requirements"
Browse files Browse the repository at this point in the history
This reverts commit e3d6a28.
  • Loading branch information
nd4p90x committed Feb 12, 2024
1 parent e3d6a28 commit 3bdcb53
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 @@ -132,7 +132,7 @@ jobs:

- name: Send coverage report to Codecov
if: ${{ success() && matrix.coverage }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: ./build/logs/clover.xml
fail_ci_if_error: true
Expand Down

0 comments on commit 3bdcb53

Please sign in to comment.