mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 18:27:23 +01:00
Verboses integration tests
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -41,4 +41,4 @@ jobs:
|
|||||||
if: ${{ false }} # 2.x-dev is under development
|
if: ${{ false }} # 2.x-dev is under development
|
||||||
|
|
||||||
- name: Integration Tests
|
- name: Integration Tests
|
||||||
run: php bin/pest --colors=always --group=integration
|
run: php bin/pest --colors=always --group=integration -v
|
||||||
|
|||||||
Reference in New Issue
Block a user