From a0f6e630324dfac1ba4bb653607cdfff606698e7 Mon Sep 17 00:00:00 2001 From: lubiana Date: Wed, 21 May 2025 22:32:29 +0200 Subject: [PATCH] test --- .forgejo/workflows/pull_request.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.forgejo/workflows/pull_request.yml b/.forgejo/workflows/pull_request.yml index e741d66..4fe0a98 100644 --- a/.forgejo/workflows/pull_request.yml +++ b/.forgejo/workflows/pull_request.yml @@ -22,5 +22,3 @@ jobs: php-version: '8.4' tools: 'composer' extensions: intl,zip - - name: composer install - run: composer install