This commit is contained in:
parent
d661a2cbbc
commit
9c2e2b6ade
@ -5,7 +5,7 @@ steps:
|
||||
- name: install
|
||||
image: composer
|
||||
commands:
|
||||
- make install
|
||||
- composer install --no-interaction --prefer-dist --optimize-autoloader --no-suggest
|
||||
- name: cleanup
|
||||
image: php:8.1
|
||||
commands:
|
||||
@ -22,4 +22,4 @@ steps:
|
||||
- name: test
|
||||
image: php:8.1
|
||||
commands:
|
||||
- vendor/bin/phpunit
|
||||
- vendor/bin/phpunit
|
Loading…
Reference in New Issue
Block a user