From 8b4b2742b7a368ed11c88f760a1aa5c39cff4df4 Mon Sep 17 00:00:00 2001 From: Khoubza Younes Date: Sun, 6 Dec 2020 21:04:59 +0100 Subject: [PATCH] fix github workflow --- src/Notyf/Prime/.github/workflows/tests.yaml | 4 ++-- src/Pnotify/Prime/.github/workflows/tests.yaml | 4 ++-- src/Prime/.github/workflows/tests.yaml | 4 ++-- src/SweetAlert/Prime/.github/workflows/tests.yaml | 4 ++-- src/Toastr/Prime/.github/workflows/tests.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/Notyf/Prime/.github/workflows/tests.yaml b/src/Notyf/Prime/.github/workflows/tests.yaml index 39587294..cab1977a 100644 --- a/src/Notyf/Prime/.github/workflows/tests.yaml +++ b/src/Notyf/Prime/.github/workflows/tests.yaml @@ -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 diff --git a/src/Pnotify/Prime/.github/workflows/tests.yaml b/src/Pnotify/Prime/.github/workflows/tests.yaml index be6984b5..c09f0dbc 100644 --- a/src/Pnotify/Prime/.github/workflows/tests.yaml +++ b/src/Pnotify/Prime/.github/workflows/tests.yaml @@ -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 diff --git a/src/Prime/.github/workflows/tests.yaml b/src/Prime/.github/workflows/tests.yaml index be6984b5..c09f0dbc 100644 --- a/src/Prime/.github/workflows/tests.yaml +++ b/src/Prime/.github/workflows/tests.yaml @@ -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 diff --git a/src/SweetAlert/Prime/.github/workflows/tests.yaml b/src/SweetAlert/Prime/.github/workflows/tests.yaml index be6984b5..c09f0dbc 100644 --- a/src/SweetAlert/Prime/.github/workflows/tests.yaml +++ b/src/SweetAlert/Prime/.github/workflows/tests.yaml @@ -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 diff --git a/src/Toastr/Prime/.github/workflows/tests.yaml b/src/Toastr/Prime/.github/workflows/tests.yaml index be6984b5..c09f0dbc 100644 --- a/src/Toastr/Prime/.github/workflows/tests.yaml +++ b/src/Toastr/Prime/.github/workflows/tests.yaml @@ -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