Skip to content

Commit 46ae6c3

Browse files
increase tests timeout to 45 minutes
1 parent b30263e commit 46ae6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: node packages/wrangler/src/__tests__/test-old-node-version.js error
8181

8282
test:
83-
timeout-minutes: 30
83+
timeout-minutes: 45
8484
concurrency:
8585
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.os }}-${{ matrix.filter }}-${{ matrix.node_version }}-test
8686
cancel-in-progress: true

0 commit comments

Comments
 (0)