Skip to content

Commit 1bf7d00

Browse files
committed
Use test-silent in github actions
1 parent af51f85 commit 1bf7d00

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
- run: composer install
2323
- env:
2424
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}
25-
run: composer test
25+
run: composer test-silent

0 commit comments

Comments
 (0)