Skip to content

Commit dd0724c

Browse files
committed
feat: CI.yml
1 parent 08d3766 commit dd0724c

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
@@ -24,4 +24,4 @@ jobs:
2424
tools: phpunit:9, composer:v2
2525
coverage: none
2626
- run: composer install --no-dev
27-
- run: composer unit-test
27+
- run: vendor/bin/phpunit

0 commit comments

Comments
 (0)