Skip to content

Commit ad4d511

Browse files
authored
Update php.yml
1 parent 5781d25 commit ad4d511

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
@@ -33,5 +33,5 @@ jobs:
3333
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
3434
# Docs: https://getcomposer.org/doc/articles/scripts.md
3535

36-
# - name: Run test suite
37-
# run: composer run-script test
36+
- name: Run test suite
37+
run: composer test

0 commit comments

Comments
 (0)