Skip to content

Commit 50e1a75

Browse files
committed
fix: removing phpunit from ci-cd
1 parent b0864f5 commit 50e1a75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
2626
- name: Tests
2727
run: |
28-
docker run kooldev/phpqa:${{ matrix.version }} phpunit10 --version
2928
docker run kooldev/phpqa:${{ matrix.version }} phpunit --version
3029
docker run kooldev/phpqa:${{ matrix.version }} composer -V
3130
docker run kooldev/phpqa:${{ matrix.version }} phan --version

0 commit comments

Comments
 (0)