Skip to content

Commit

Permalink
Remove first 10 seconds wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Dec 18, 2024
1 parent 14e9b23 commit 681e51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ jobs:
- name: Wait for other jobs (native, relay list)
uses: kachick/[email protected]
with:
wait-seconds-before-first-polling: '0',

Check failure on line 312 in .github/workflows/android-app.yml

View workflow job for this annotation

GitHub Actions / check-formatting

312:49 syntax error: expected <block end>, but found ',' (syntax)
wait-list: |
[
{
Expand Down

0 comments on commit 681e51a

Please sign in to comment.