fix github workflow

This commit is contained in:
Khoubza Younes
2020-12-06 21:04:59 +01:00
parent e85face97d
commit 8b4b2742b7
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
coverage: none
- name: Require phpunit 6 for php >= 7.0
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
- name: Require phpunit 9 for php >= 7.3
if: matrix.php >= 7.3
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
coverage: none
- name: Require phpunit 6 for php >= 7.0
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
- name: Require phpunit 9 for php >= 7.3
if: matrix.php >= 7.3
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
coverage: none
- name: Require phpunit 6 for php >= 7.0
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
- name: Require phpunit 9 for php >= 7.3
if: matrix.php >= 7.3
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
coverage: none
- name: Require phpunit 6 for php >= 7.0
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
- name: Require phpunit 9 for php >= 7.3
if: matrix.php >= 7.3
+2 -2
View File
@@ -34,8 +34,8 @@ jobs:
coverage: none
- name: Require phpunit 6 for php >= 7.0
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
if: matrix.php >= 7.0
run: COMPOSER_MEMORY_LIMIT=-1 composer require "phpunit/phpunit:6.*" --no-interaction --no-update
- name: Require phpunit 9 for php >= 7.3
if: matrix.php >= 7.3