Skip to content

Commit 906d8b1

Browse files
committed
Test
1 parent c7bb0f8 commit 906d8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit.yml

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
~/.cache/pip
3636
key: pre-commit|${{ env.PY_HASH }}|${{ hashFiles('.pre-commit-config.yaml', '.github/workflows/pre-commit.yml') }}
3737

38+
- name: Wait for jobs to be created
39+
run: sleep 60
40+
3841
- name: Wait for sketches to compile
3942
uses: lewagon/[email protected]
4043
with:

0 commit comments

Comments
 (0)