Skip to content

Commit f279082

Browse files
committed
test php8 compatibility
1 parent d954402 commit f279082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
run: composer install --prefer-dist --no-progress --no-suggest --optimize-autoloader
5353

5454
- name: Unit tests
55-
run: php vendor/bin/phpunit
55+
run: phpunit

0 commit comments

Comments
 (0)