Skip to content

Commit

Permalink
Add PHP8 Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Oct 11, 2023
1 parent 6979a48 commit 7a680d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit --testdox
run: vendor/bin/phpunit src/test/php --testdox

0 comments on commit 7a680d6

Please sign in to comment.