Fix .gitlab-ci.yml file
This commit is contained in:
parent
08e20d2e7a
commit
347a1b9456
|
@ -34,7 +34,7 @@ test:8.0:
|
|||
image: php:8.0
|
||||
script:
|
||||
- vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never
|
||||
test:8.1
|
||||
test:8.1:
|
||||
only:
|
||||
- 1.x
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue