Skip to content

Commit 5889c95

Browse files
committed
Remove comments
1 parent 8e2a3ae commit 5889c95

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: Install dependencies
3333
run: composer install --no-progress
3434

35-
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
36-
# Docs: https://getcomposer.org/doc/articles/scripts.md
37-
3835
- name: Run style
3936
run: composer run style
4037

0 commit comments

Comments
 (0)