Skip to content

Commit b894f61

Browse files
committed
test WARN
1 parent 0d94baf commit b894f61

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,7 +16,7 @@ jobs:
1616
base: 'specs/base.yaml'
1717
revision: 'specs/revision-breaking-warn.yaml'
1818
output-to-file: 'breaking.txt'
19-
fail-on: 'ERR'
19+
fail-on: 'WARN'
2020
- name: Test breaking changes action output
2121
run: |
2222
delimiter=$(cat /proc/sys/kernel/random/uuid | tr -d '-')

0 commit comments

Comments
 (0)