Skip to content

Commit 56087cd

Browse files
committed
Merge branch 'master' of github.com:ecxod/apache
2 parents c3037be + ec865c4 commit 56087cd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/php-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: Install PHPUnit
2525
run: composer require --dev phpunit/phpunit
2626

27-
- name: Run Tests
28-
run: |
29-
vendor/bin/phpunit tests
27+
#- name: Run Tests
28+
# run: |
29+
# vendor/bin/phpunit tests

0 commit comments

Comments
 (0)