Skip to content

Commit 1034064

Browse files
Update php.yml
1 parent 32ab1bb commit 1034064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
3636
# Docs: https://getcomposer.org/doc/articles/scripts.md
3737

38-
# - name: Run test suite
39-
# run: composer run-script test
38+
- name: Run test suite
39+
run: composer test

0 commit comments

Comments
 (0)