Commit 28a043e
committed
ci: surface go test failures past tee with set -o pipefail
Without pipefail, the pipeline's exit code is tee's, masking go test
failures and producing false-green workflow runs.1 parent 2e07cc4 commit 28a043e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments