Skip to content

Commit 6bcfae6

Browse files
committed
Test
1 parent 59ebd31 commit 6bcfae6

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
@@ -47,7 +47,7 @@ jobs:
4747
repo-token: ${{ secrets.GITHUB_TOKEN }}
4848
wait-interval: 30
4949
#check-regexp: '^Arduino [0-9]+ on ubuntu-latest$'
50-
check-regexp: '^Arduino 3 on ubuntu-latest$'
50+
check-regexp: '^Arduino (3|4) on ubuntu-latest$'
5151

5252
- name: Get compilation workflow ID
5353
id: save-workflow-id

0 commit comments

Comments
 (0)