We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dc25e commit 58b43e8Copy full SHA for 58b43e8
.github/workflows/test-application.yaml
@@ -68,4 +68,4 @@ jobs:
68
run: |
69
vendor/bin/phpunit
70
vendor/bin/phpspec run
71
- vendor/behat/behat --suite=${{ matrix.behat-suite }}
+ vendor/bin/behat --suite=${{ matrix.behat-suite }}
0 commit comments