Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4 (#169)"
Browse files Browse the repository at this point in the history
This reverts commit b96edd8.
  • Loading branch information
CasperWA committed Feb 1, 2024
1 parent b96edd8 commit 04551ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Upload coverage to Codecov
if: matrix.python-version == '3.9' && github.repository == 'EMMC-ASBL/tripper'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

- name: Run doctest on tutorial
run: |
Expand Down

0 comments on commit 04551ed

Please sign in to comment.