We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2722b4f commit d507fe2Copy full SHA for d507fe2
.github/workflows/Tests.yml
@@ -61,4 +61,4 @@ jobs:
61
run: composer update --no-progress --prefer-dist --optimize-autoloader
62
63
- name: Tests
64
- run: vendor/bin/phpunit --exclude linux
+ run: vendor/bin/phpunit
0 commit comments