Skip to content

Commit d0d94b7

Browse files
committed
disble validaion for now
1 parent c0623a0 commit d0d94b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
TOOLCHAIN: respec
2222
SOURCE: index.html
2323
DESTINATION: spec.html
24-
VALIDATE_MARKUP: true
24+
VALIDATE_MARKUP: false
2525

0 commit comments

Comments
 (0)