Skip to content

Commit 08baef8

Browse files
committed
Fail on warnings.
1 parent cd921bc commit 08baef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: w3c/spec-prod@v2
1616
with:
17-
BUILD_FAIL_ON: fatal
17+
BUILD_FAIL_ON: warning
1818
GH_PAGES_BRANCH: gh-pages

0 commit comments

Comments
 (0)