Seem to get no error local, test on actions

This commit is contained in:
DeveloperMarius
2021-03-23 12:04:10 +01:00
parent 577c87c527
commit 554d562e56
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ jobs:
with:
php_version: 7.4.6
- name: PHPUnit version
run: phpunit --version
run: vendor/bin/phpunit --version
- name: PHPUnit tests
run: vendor/bin/phpunit tests