editorial: set timeout for ARIA spec to build properly (#2802) · w3c/aria@1c96eae
w3c
·
2026-06-01
·
via Recent Commits to aria:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit 1c96eae
editorial: set timeout for ARIA spec to build properly (#2802)
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|
@@ -19,7 +19,7 @@ jobs:
|
19 | 19 | with: |
20 | 20 | node-version: "lts/*" |
21 | 21 | - run: npm i linkedom prettier@3.6.0 respec |
22 | | - - run: npx respec --src index.html --out index.html --localhost |
| 22 | + - run: npx respec --src index.html --out index.html --localhost --timeout 100 |
23 | 23 | - run: node ./common/script/buildRoleInfo.js |
24 | 24 | - run: npx prettier --write --print-width 200 ./common/script/roleInfo.js |
25 | 25 | - run: git checkout index.html |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments