Skip to content

Commit 5242050

Browse files
committed
Increase interval
1 parent 7573398 commit 5242050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
ref: ${{ github.event.pull_request.head.sha }}
4242
check-regexp: "Arduino [0-9]+ on ubuntu-latest"
4343
repo-token: ${{ secrets.GITHUB_TOKEN }}
44-
wait-interval: 10
44+
wait-interval: 30
4545

4646
- name: Download compilation artifacts
4747
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)