diff --git a/.github/workflows/behat.yml b/.github/workflows/behat.yml index 290a116..5b7f4af 100644 --- a/.github/workflows/behat.yml +++ b/.github/workflows/behat.yml @@ -25,4 +25,4 @@ jobs: run: composer install - name: Run behat - run: vendor/bin/behat + run: vendor/bin/behat -f pretty --colors