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 abf5dac commit 5e30f6aCopy full SHA for 5e30f6a
.github/workflows/ci.yml
@@ -70,4 +70,4 @@ jobs:
70
uses: php-actions/behat@v1.0.1
71
with:
72
php_version: "${{ matrix.env.php }}"
73
- vendored_behat_path: "${{ github.workspace }}/vendor/bin/behat"
+ vendored_behat_path: "vendor/bin/behat"
0 commit comments