Use --testdox in CI

This commit is contained in:
Oliver Davies 2024-05-03 15:24:56 +01:00
parent 94415f04ba
commit 45e8206df8

View file

@ -19,4 +19,4 @@ jobs:
- run: |
nix develop -c composer install
nix develop -c ./run test
nix develop -c ./run test --testdox --colors=always