Skip to content

Commit e6d5278

Browse files
committed
syntax
1 parent 1889157 commit e6d5278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: bundle exec rake rubocop
4545

4646
- name: Publish code coverage to qlty
47-
- uses: qltysh/qlty-action/coverage@v2
47+
uses: qltysh/qlty-action/coverage@v2
4848
with:
4949
oidc: true
5050
format: simplecov

0 commit comments

Comments
 (0)