mikuli.cz

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

commit d6429b12712e9d560dee5122e78feceb41d9afbe
parent a52ae94f4dc9db167b1c28c48c3d676658f88088
Author: markseu <mark2011@mayberg.se>
Date:   Wed, 12 Oct 2022 16:49:36 +0200

Updated system tests

Diffstat:
M.github/workflows/tests.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml @@ -24,7 +24,7 @@ jobs: run: echo "::add-matcher::${{ runner.tool_cache }}/php.json" - name: Set up tests run: php yellow.php skip installation - - name: Run tests - run: php yellow.php build tests env: URL: http://website/ + - name: Run tests + run: php yellow.php build tests