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 ae7336a commit 2f1d335Copy full SHA for 2f1d335
.github/workflows/js-examples.yml
@@ -84,7 +84,7 @@ jobs:
84
- name: Run tests
85
uses: nick-invision/[email protected]
86
with:
87
- timeout_minutes: 20
+ timeout_minutes: 40
88
max_attempts: 2
89
command: |
90
cd examples/javascript
0 commit comments