Skip to content

Commit 77e2187

Browse files
authored
coverage.yml: fail_ci_if_error = true (spack#47731)
1 parent 5c88e03 commit 77e2187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ jobs:
3232
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
3333
with:
3434
verbose: true
35+
fail_ci_if_error: true

0 commit comments

Comments
 (0)