Skip to content

Commit 5480412

Browse files
committed
sss
1 parent 048aab6 commit 5480412

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.number || github.ref }}
20+
group: tests-wokwi-${{ github.event.number || github.ref }}-${{ inputs.chip }}-${{ inputs.type }}
2121
cancel-in-progress: true
2222

2323
env:

0 commit comments

Comments
 (0)