mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +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
|
||||
|
||||
- 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