Skip to content

Commit 21f6e30

Browse files
authored
Merge branch 'alpha' into add-node-16
2 parents 8f3becb + 5c14029 commit 21f6e30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ jobs:
5353
env:
5454
CI: true
5555
- run: bash <(curl -s https://codecov.io/bash)
56+
concurrency:
57+
group: ${{ github.workflow }}-${{ github.ref }}
58+
cancel-in-progress: true

0 commit comments

Comments
 (0)