Skip to content

Commit

Permalink
Merge pull request #857 from nextcloud/nickvergessen-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Apr 20, 2023
2 parents 8c84007 + 43762fe commit 49d7d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: php -S localhost:8888 index.php &

- name: Run behat
run: cd tests/integration && ../../vendor/bin/behat .
run: cd tests/integration && ../../vendor/bin/behat --colors .

summary:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 49d7d1d

Please sign in to comment.