Skip to content

Commit 6f0bdbe

Browse files
committed
test:phpunit
1 parent c5fd265 commit 6f0bdbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/default.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
if: steps.composer-cache.outputs.cache-hit != 'true'
5151
run: composer install --prefer-dist --no-progress --no-suggest
5252

53-
- name: Run test suite
54-
run: ./vendor/bin/phpunit
53+
# - name: Run test suite
54+
# run: ./vendor/bin/phpunit

0 commit comments

Comments
 (0)