From 36d19b79f9aff3a981c20fa851d675afb48eb6df Mon Sep 17 00:00:00 2001 From: Fady Mondy Date: Mon, 4 Nov 2024 12:36:56 +0200 Subject: [PATCH] =?UTF-8?q?first=20commit=20=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/tests.yml | 2 +- tests/Pest.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 78d3904..7c5dbfb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -71,4 +71,4 @@ jobs: composer update --${{ matrix.stability }} --prefer-dist --no-interaction - name: Execute tests - run: vendor/bin/pest --parallel + run: vendor/bin/pest diff --git a/tests/Pest.php b/tests/Pest.php index def9b19..874b642 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -1,5 +1,4 @@ in(__DIR__);