From 287fe016686bb2190ba7bc20aa3515c0e0732431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 27 Jan 2024 23:18:39 +0100 Subject: [PATCH] trigger ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22c016c3..9007143a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: - fail-fast: false + fail-fast: false # temporary include: - laravel: 9 php: "8.0"