We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af51f85 commit 1bf7d00Copy full SHA for 1bf7d00
1 file changed
.github/workflows/main.yml
@@ -22,4 +22,4 @@ jobs:
22
- run: composer install
23
- env:
24
DETECTLANGUAGE_API_KEY: ${{ secrets.DETECTLANGUAGE_API_KEY }}
25
- run: composer test
+ run: composer test-silent
0 commit comments