We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5d668 commit 80ee9d7Copy full SHA for 80ee9d7
.github/workflows/test.yaml
@@ -16,4 +16,4 @@ jobs:
16
base: 'specs/base.yaml'
17
revision: 'specs/revision-breaking-warn.yaml'
18
output-to-file: 'breaking.txt'
19
- fail-on: 'WARN'
+ fail-on: 'ERR'
0 commit comments