Skip to content

Commit c60d66a

Browse files
committed
test
1 parent e3fedc5 commit c60d66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wokwi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
required: true
1818

1919
concurrency:
20-
group: tests-wokwi-${{ github.event.pull_request.number || github.ref }}-${{ inputs.chip }}-${{ inputs.type }}
20+
group: tests-wokwi-${{ github.event.number || github.ref }}
2121
cancel-in-progress: true
2222

2323
env:

0 commit comments

Comments
 (0)