Skip to content

Commit db7d054

Browse files
committed
Fail CI if codecov fails
1 parent 6b10358 commit db7d054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
uses: codecov/codecov-action@v3
6161
with:
6262
token: ${{ secrets.CODECOV_TOKEN }}
63+
fail_ci_if_error: true
6364

6465
deploy:
6566
# this will run when you have tagged a commit, starting with "v*"

0 commit comments

Comments
 (0)