Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marschattha authored Nov 18, 2024
1 parent d2cf4e9 commit 3b89f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Run tests
run: vendor/bin/phpunit

- uses: qltyai/qlty-action/coverage@main
- uses: qltysh/qlty-action/coverage@main
with:
coverage-token: ${{ secrets.QLTY_COVERAGE_TOKEN }}
file: coverage/clover.xml
files: coverage/clover.xml

0 comments on commit 3b89f72

Please sign in to comment.