Skip to content

Commit 2f1d335

Browse files
committed
Increasing timeout for JS tests
1 parent ae7336a commit 2f1d335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Run tests
8585
uses: nick-invision/[email protected]
8686
with:
87-
timeout_minutes: 20
87+
timeout_minutes: 40
8888
max_attempts: 2
8989
command: |
9090
cd examples/javascript

0 commit comments

Comments
 (0)