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 e6533b5 commit b211204Copy full SHA for b211204
.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/bin/behat --suite=${{ matrix.behat-suite }}
+ vendor/behat/behat --suite=${{ matrix.behat-suite }}
0 commit comments