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 28ceaae commit 2de3f69Copy full SHA for 2de3f69
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
run: 'npm run test-clean-tree'
41
integration:
42
runs-on: ubuntu-latest
43
- timeout-minutes: 10
+ timeout-minutes: 15
44
steps:
45
- uses: actions/checkout@v5
46
- name: Use Node.js
0 commit comments