Skip to content

Commit 7bd1f6c

Browse files
committed
wip: debug phpunit version
1 parent 0b573f8 commit 7bd1f6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,8 @@ jobs:
4949
- name: List Installed Dependencies
5050
run: composer show
5151

52+
- name: Debug PhpUnit version
53+
run: composer why phpunit/phpunit -t
54+
5255
- name: Execute tests
5356
run: vendor/bin/pest

0 commit comments

Comments
 (0)