From 7730093cee294afe800de1ce02022ac0e21cb8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Mon, 2 Dec 2024 13:08:23 +0100 Subject: [PATCH] Update php.yml --- .github/workflows/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 609b5a65..3221e244 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -43,7 +43,7 @@ jobs: php: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ] steps: - - uses: Icinga/gha-icingaweb-module-tests@gha-phpunit + - uses: Icinga/gha-icingaweb-module-tests@gha-phpunit # TODO with: php-version: ${{ matrix.php }} extensions: gmp