commit f933687a9cc29646321ba283e59c508928127798 parent 5022d64d6da7506ceb78078214da8aa396a95085 Author: markseu <mark2011@mayberg.se> Date: Mon, 6 Dec 2021 11:47:56 +0100 Updated tests Diffstat:
| M | .github/workflows/tests.yml | | | 6 | ++---- |
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml @@ -17,10 +17,8 @@ jobs: extensions: curl, gd, mbstring, zip coverage: none - name: Setup tests - run: | - echo "::add-matcher::${{ runner.tool_cache }}/php.json" - php yellow.php about + run: echo "::add-matcher::${{ runner.tool_cache }}/php.json" - name: Run tests - run: php yellow.php build test + run: php yellow.php build tests env: URL: http://website/