Skip to content

Commit

Permalink
Don't fail workflow on coverage decrease
Browse files Browse the repository at this point in the history
  • Loading branch information
alansemenov authored Jan 14, 2025
1 parent a13ca0b commit a499f5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
continue-on-error: true

0 comments on commit a499f5b

Please sign in to comment.