We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2482e90 commit 63f0ce8Copy full SHA for 63f0ce8
1 file changed
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
php composer.phar install
23
- env:
24
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}
25
- run: phpunit
+ run: bin/phpunit
0 commit comments