Skip to content

Commit 0d0da2c

Browse files
committed
increate timeout
1 parent f371325 commit 0d0da2c

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.github/workflows/npm-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Typecheck
2020
run: npx tsc
2121
- name: Run NPM Test
22-
run: yarn test -T 1m
22+
run: yarn test -T 2m

tests/build-without-next-and-check-health.test.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)