Skip to content

Commit 51653e0

Browse files
committed
fix indentation.
1 parent 38fbc1a commit 51653e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ permissions:
2121

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

2626
jobs:
2727
test:

0 commit comments

Comments
 (0)