Skip to content

Commit c507f14

Browse files
committed
Improve workflow exec speed
1 parent bcc8c22 commit c507f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121

2222
concurrency:
2323
group: ${{ github.workflow }}-${{ github.ref }}
24+
cancel-in-progress: true
2425

2526
jobs:
2627
run-integration-tests:

0 commit comments

Comments
 (0)