Github Actions: fix codeception

This commit is contained in:
Ben Davies 2020-03-13 16:13:45 +00:00
parent a3efcdb8df
commit b215f29d4b

View File

@ -102,4 +102,4 @@ jobs:
- name: "Run acceptance tests with codeception"
run: |
vendor/bin/codecept build
vendor/bin/codecept build run -v
vendor/bin/codecept run -v