Skip to content

Commit

Permalink
Merge pull request #6 from netlogix/dependabot/github_actions/saschan…
Browse files Browse the repository at this point in the history
…owak/CloverCodeCoverageSummary-1.0.0
  • Loading branch information
saschanowak authored Feb 29, 2024
2 parents 594876b + ad13abc commit f52b504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: .Build/bin/phpcov merge --html .Build/artifacts/coverage/merged --clover .Build/artifacts/coverage/clover.xml .Build/artifacts/coverage/

- name: 'Generate code coverage summary report'
uses: saschanowak/CloverCodeCoverageSummary@0.4.0
uses: saschanowak/CloverCodeCoverageSummary@1.0.0
with:
filename: .Build/artifacts/coverage/clover.xml

Expand Down

0 comments on commit f52b504

Please sign in to comment.