Skip to content

Commit 580fbfa

Browse files
authored
Update main.yml
1 parent e3c8f7a commit 580fbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run tests
3737
run: npm test
3838

39-
- uses: qltyai/qlty-action/coverage@main
39+
- uses: qltysh/qlty-action/coverage@main
4040
with:
4141
coverage-token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
42-
file: coverage/lcov.info
42+
files: coverage/lcov.info

0 commit comments

Comments
 (0)