Skip to content

Commit eae5858

Browse files
author
Greg Bowler
committed
ci: debug phpunit
1 parent 05dbb91 commit eae5858

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-cherry-pick
55+
uses: php-actions/phpunit@master
5656
env:
5757
XDEBUG_MODE: cover
5858
with:

0 commit comments

Comments
 (0)