Skip to content

Commit a21e5b5

Browse files
committed
chore: fail if it hits ratelimites etc
1 parent 1792711 commit a21e5b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
uses: codecov/codecov-action@v3
4141
with:
4242
file: ./coverage.txt
43+
fail_ci_if_error: true
4344
release:
4445
runs-on: ubuntu-latest
4546
needs: test

0 commit comments

Comments
 (0)