Skip to content

Commit 33f79c7

Browse files
committed
be more permissive on errors, temporarily
1 parent 609db8b commit 33f79c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
SOURCE: docs/index.bs
1818
DESTINATION: docs/index.html
1919
VALIDATE_MARKUP: true
20-
BUILD_FAIL_ON: link-error
20+
BUILD_FAIL_ON: fatal

0 commit comments

Comments
 (0)