More testing

This commit is contained in:
Griatch 2024-06-27 21:14:19 +02:00
parent 6e4ca9c98e
commit 9e83b42a91

View file

@ -90,7 +90,7 @@ jobs:
working-directory: testing_mygame
run: |
echo "::group::Running tests ..."
evennia test ${{ env.UNIT_TEST_SETTINGS }} evennia -v 2 --parallel
evennia test ${{ env.UNIT_TEST_SETTINGS }} evennia -v 2
echo "::endgroup::"
env:
POSTGRES_HOST: localhost