Skip to content

Commit

Permalink
♻️ codeclimate, added a few tests and fix a few bugs
Browse files Browse the repository at this point in the history
Signed-off-by: bnomei <[email protected]>
  • Loading branch information
bnomei committed Jul 21, 2024
1 parent a55086b commit 825331a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pest-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Test & publish code coverage
uses: paambaati/[email protected]
with:
debug: true
coverageCommand: composer coverage
workingDirectory: ${{github.workspace}}
coverageLocations: ${{github.workspace}}/tests/clover.xml:clover
Expand Down

0 comments on commit 825331a

Please sign in to comment.