Skip to content

Commit d2ab780

Browse files
committed
fix test: add phpunit
1 parent b0a1c0a commit d2ab780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: shivammathur/setup-php@v2
2727
with:
2828
php-version: ${{ env.PHP_VERSION }}
29+
tools: phpunit:8.5.8
2930
- name: Install Dependencies
3031
run: composer install --prefer-dist
3132
- name: Prepare MySQL database

0 commit comments

Comments
 (0)