Skip to content

Commit 05dbb91

Browse files
committed
ci: debug phpunit
1 parent 8351cfa commit 05dbb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: tar -xvf /tmp/github-actions/build.tar ./
5353

5454
- name: PHP Unit tests
55-
uses: php-actions/phpunit@debug-back-3
55+
uses: php-actions/phpunit@debug-cherry-pick
5656
env:
5757
XDEBUG_MODE: cover
5858
with:

0 commit comments

Comments
 (0)