From 15b678243d17f054a1db0362fced8f971f3cc107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 20 Sep 2024 21:09:16 +0200 Subject: [PATCH] test --- .forgejo/workflows/phpunit.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.forgejo/workflows/phpunit.yml b/.forgejo/workflows/phpunit.yml index b438090..1297039 100644 --- a/.forgejo/workflows/phpunit.yml +++ b/.forgejo/workflows/phpunit.yml @@ -17,8 +17,7 @@ jobs: strategy: matrix: php-versions: ['8.1'] - include: - - wp-version: latest + wp-version: [latest] name: Run phpunit tests env: extensions: mysql