Skip to content

Commit 5c4a2cb

Browse files
committed
Remove first 10 seconds wait
1 parent 14e9b23 commit 5c4a2cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-app.yml

+1
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ jobs:
309309
- name: Wait for other jobs (native, relay list)
310310
uses: kachick/wait-other-jobs@v3.5.0
311311
with:
312+
wait-seconds-before-first-polling: '1'
312313
wait-list: |
313314
[
314315
{

0 commit comments

Comments
 (0)