Skip to content

Commit

Permalink
♻️ codeclimate for coverage, phpstan fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bnomei committed Jul 21, 2024
1 parent b0025a4 commit a8074a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pest-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
debug: true
workingDirectory: ${{github.workspace}}
prefix: ${{github.workspace}}
coverageLocations: ${{github.workspace}}/tests/clover.xml:clover

0 comments on commit a8074a4

Please sign in to comment.