Skip to content

Commit

Permalink
ci: debug phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Mar 7, 2024
1 parent 8351cfa commit 05dbb91
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 @@ -52,7 +52,7 @@ jobs:
run: tar -xvf /tmp/github-actions/build.tar ./

- name: PHP Unit tests
uses: php-actions/phpunit@debug-back-3
uses: php-actions/phpunit@debug-cherry-pick
env:
XDEBUG_MODE: cover
with:
Expand Down

0 comments on commit 05dbb91

Please sign in to comment.