Skip to content

Commit 7ddf534

Browse files
authored
Update php.yml
1 parent f3f265f commit 7ddf534

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
@@ -29,8 +29,8 @@ jobs:
2929
- name: Install dependencies
3030
run: composer install --prefer-dist --no-progress
3131

32-
- name: Test
33-
run: ./fuel/vendor/phpunit/phpunit/phpunit tests
32+
#- name: Test
33+
# run: ./fuel/vendor/phpunit/phpunit/phpunit tests
3434

3535
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
3636
# Docs: https://getcomposer.org/doc/articles/scripts.md

0 commit comments

Comments
 (0)