Skip to content

Commit c4cc026

Browse files
authored
Update .github/workflows/tests.yml
1 parent 030837d commit c4cc026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
concurrency:
1111
group: tests-${{ github.workflow }}-${{ github.ref }}
12-
cancel-in-progress: false
12+
cancel-in-progress: true
1313

1414
jobs:
1515
frontendTests:

0 commit comments

Comments
 (0)