Skip to content

Commit

Permalink
disable codecov for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dgwn committed Feb 28, 2024
1 parent 582545c commit e2e637a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: list files
run: |
ls -lah
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: true
# - name: Upload coverage to Codecov
# uses: codecov/codecov-action@v2
# with:
# fail_ci_if_error: true

0 comments on commit e2e637a

Please sign in to comment.