Skip to content

Commit a4026f6

Browse files
committed
use PHPUnit install for GA only and not by composer itself
1 parent 7d70dd5 commit a4026f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testlistener.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565

6666
-
6767
name: TestListener with Printer logger
68-
run: phpunit -c examples/phpunit.printer.xml
68+
run: /usr/local/bin/phpunit -c examples/phpunit.printer.xml

0 commit comments

Comments
 (0)