mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 723cbf7d68664f2372eb75763bc26118ee32190a
parent bfd3eaac87ce0c411bfc199667804de0e06532d0
Author: markseu <mark2011@mayberg.se>
Date:   Tue, 21 Jun 2022 11:37:36 +0200

Updated test environment

Diffstat:
M.github/workflows/tests.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml @@ -15,6 +15,7 @@ jobs: with: php-version: ${{ matrix.php }} extensions: curl, gd, mbstring, zip + ini-file: development coverage: none tools: none - name: Set up problem matcher