Skip to content

Commit c63ed88

Browse files
committed
Merge branch 'wip/1.3' of https://github.com/wintercms/winter into wip/1.3
2 parents 2a61061 + c4cc026 commit c63ed88

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)