Skip to content

Commit 63f0ce8

Browse files
committed
Adjust github action
1 parent 2482e90 commit 63f0ce8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
php composer.phar install
2323
- env:
2424
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}
25-
run: phpunit
25+
run: bin/phpunit

0 commit comments

Comments
 (0)