We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fbc1a commit 51653e0Copy full SHA for 51653e0
.github/workflows/ci-test.yml
@@ -21,7 +21,7 @@ permissions:
21
22
concurrency:
23
group: ${{ github.workflow }}-${{ github.ref }}
24
- cancel-in-progress: true
+ cancel-in-progress: true
25
26
jobs:
27
test:
0 commit comments