Skip to content

Commit 6298d60

Browse files
author
Kelly Selden
committed
set timeout limit
1 parent cc8880f commit 6298d60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- run: npm run lint
2222

2323
test:
24+
timeout-minutes: 10
25+
2426
strategy:
2527
matrix:
2628
os:

0 commit comments

Comments
 (0)