diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b5db61a2..badffb71 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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