We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8351cfa commit 05dbb91Copy full SHA for 05dbb91
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
run: tar -xvf /tmp/github-actions/build.tar ./
53
54
- name: PHP Unit tests
55
- uses: php-actions/phpunit@debug-back-3
+ uses: php-actions/phpunit@debug-cherry-pick
56
env:
57
XDEBUG_MODE: cover
58
with:
0 commit comments