Skip to content

Commit

Permalink
do not fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jan 12, 2023
1 parent 176a16d commit f9312f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: codecov/codecov-action@v3
with:
file: ./coverage.txt
fail_ci_if_error: true

web:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f9312f4

Please sign in to comment.