Skip to content

Commit

Permalink
test:phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Nov 4, 2024
1 parent c5fd265 commit 6f0bdbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
if: steps.composer-cache.outputs.cache-hit != 'true'
run: composer install --prefer-dist --no-progress --no-suggest

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

0 comments on commit 6f0bdbe

Please sign in to comment.