From 7d670c284df8933c2e8447c0e963568e798e9a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 16:41:54 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index b8b4483..8d2779b 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -29,7 +29,7 @@ jobs: - GANCIO_DB_STORAGE=./gancio.sqlite strategy: matrix: - php-version: ['8.1']s + php-version: ['8.1'] name: PHPUnit – PHP ${{ matrix.php-version }} env: extensions: mysql