Use --testdox
in CI
This commit is contained in:
parent
94415f04ba
commit
45e8206df8
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -19,4 +19,4 @@ jobs:
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
nix develop -c composer install
|
nix develop -c composer install
|
||||||
nix develop -c ./run test
|
nix develop -c ./run test --testdox --colors=always
|
||||||
|
|
Loading…
Reference in a new issue