Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gokure committed Dec 12, 2023
1 parent 1c4587c commit bc1786c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,4 @@ jobs:
composer update swow/psr7-plus:~1.1.2
- name: Run Test Cases
run: |
pwd
ls -l tests/Cases/GlobalMiddlewareTest.php
php --ri swoole
composer test
run: composer test

0 comments on commit bc1786c

Please sign in to comment.