We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b30263e commit 46ae6c3Copy full SHA for 46ae6c3
.github/workflows/test-and-check.yml
@@ -80,7 +80,7 @@ jobs:
80
run: node packages/wrangler/src/__tests__/test-old-node-version.js error
81
82
test:
83
- timeout-minutes: 30
+ timeout-minutes: 45
84
concurrency:
85
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.os }}-${{ matrix.filter }}-${{ matrix.node_version }}-test
86
cancel-in-progress: true
0 commit comments