mikuli.cz

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

commit e9fc4b6c197df95ec4ec6683e334c011df7695f4
parent bb251eed4a37fd2c57b855975bd21679d100f06f
Author: markseu <mark2011@mayberg.se>
Date:   Thu, 25 May 2023 23:20:48 +0200

Updated system tests

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

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml @@ -25,4 +25,4 @@ jobs: - name: Set up test environment run: php yellow.php skip installation - name: Run tests - run: php yellow.php build tests + run: php yellow.php generate tests