From 1366364081f38111204b887033736b61d2e9f749 Mon Sep 17 00:00:00 2001 From: Ahmed Sabaa Date: Tue, 28 Feb 2023 16:23:12 +0100 Subject: [PATCH] Fixed .yml file --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b2df06..ee8c914 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,4 +50,3 @@ jobs: - name: Composer Update run: composer update --prefer-lowest --prefer-dist --no-interaction --profile -vvv -