Skip to content

Commit

Permalink
Use xdebug maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
dbhynds committed Dec 18, 2023
1 parent e8e18db commit 7eaafac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- uses: paambaati/[email protected]
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
XDEBUG_MODE: coverage
XDEBUG_COVERAGE: true
with:
coverageCommand: composer test
debug: true

0 comments on commit 7eaafac

Please sign in to comment.