Skip to content

Commit b211204

Browse files
Use behat cli from vendor/bin
1 parent e6533b5 commit b211204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
run: |
6969
vendor/bin/phpunit
7070
vendor/bin/phpspec run
71-
vendor/behat/behat/bin/behat --suite=${{ matrix.behat-suite }}
71+
vendor/behat/behat --suite=${{ matrix.behat-suite }}

0 commit comments

Comments
 (0)