From c3ff8f235d24be000da45aab43a15b22d4716e9d Mon Sep 17 00:00:00 2001 From: Encre Informatique Date: Mon, 21 Mar 2022 19:19:13 +0100 Subject: [PATCH] Update phpunit.yaml --- .github/workflows/phpunit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpunit.yaml b/.github/workflows/phpunit.yaml index 86c59f9..b142fce 100644 --- a/.github/workflows/phpunit.yaml +++ b/.github/workflows/phpunit.yaml @@ -15,7 +15,7 @@ jobs: with: php-version: '8.0' extensions: intl, mbstring, xml - tools: wordpress + tools: wp - name: Get Composer Cache Directory id: composer-cache run: |