Skip to content

Commit fb4dc4c

Browse files
committed
syntax
1 parent 2b93886 commit fb4dc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: bundle exec rake ci
3737

3838
- name: Publish Code Coverage
39-
- uses: qltysh/qlty-action/coverage@v2
39+
uses: qltysh/qlty-action/coverage@v2
4040
if: |
4141
inputs.code_coverage &&
4242
matrix.os == env.MAIN_OS &&

0 commit comments

Comments
 (0)