Skip to content

Commit 80ee9d7

Browse files
committed
fail on error
1 parent fb5d668 commit 80ee9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
base: 'specs/base.yaml'
1717
revision: 'specs/revision-breaking-warn.yaml'
1818
output-to-file: 'breaking.txt'
19-
fail-on: 'WARN'
19+
fail-on: 'ERR'

0 commit comments

Comments
 (0)