Skip to content

Commit 96994a5

Browse files
authored
Fixed CI on Symfony Bundle (#167)
1 parent c994a85 commit 96994a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@ jobs:
3333
composer req symfony/phpunit-bridge --no-update
3434
composer update --no-interaction --prefer-dist --optimize-autoloader --prefer-stable
3535
36-
- name: Initialize tests
37-
run: make initialize
38-
3936
- name: Run tests
4037
run: ./vendor/bin/simple-phpunit

0 commit comments

Comments
 (0)