Skip to content

Commit

Permalink
chore: ignore codecov errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Oct 3, 2023
1 parent ef97e80 commit c51dec7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
- name: Send coverage
uses: codecov/codecov-action@v2
if: matrix.node-version == '16.x'
with:
fail_ci_if_error: true
# name: codecov-umbrella
- name: Check docs generation
if: matrix.node-version == '16.x'
run: |
Expand Down

0 comments on commit c51dec7

Please sign in to comment.