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 c994a85 commit 96994a5Copy full SHA for 96994a5
.github/workflows/ci.yml
@@ -33,8 +33,5 @@ jobs:
33
composer req symfony/phpunit-bridge --no-update
34
composer update --no-interaction --prefer-dist --optimize-autoloader --prefer-stable
35
36
- - name: Initialize tests
37
- run: make initialize
38
-
39
- name: Run tests
40
run: ./vendor/bin/simple-phpunit
0 commit comments