mirror of
https://github.com/opdavies/glassboxx-sdk-php.git
synced 2025-01-22 20:17:32 +00:00
Use testdox and force colours
This commit is contained in:
parent
009e770ae2
commit
1c6a7c2ee4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -37,4 +37,4 @@ jobs:
|
|||
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction --no-suggest
|
||||
|
||||
- name: Execute tests
|
||||
run: vendor/bin/phpunit tests
|
||||
run: vendor/bin/phpunit tests --testdox --color=always
|
||||
|
|
Loading…
Reference in a new issue