Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
smortexa committed Oct 5, 2023
1 parent eff34c9 commit 52e1bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/roadrunner-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ jobs:
run: |
curl -f -s -o /dev/null -w "%{http_code}" http://localhost:9000
php artisan tinker --execute="logger('test');"
working-directory: /var/www/app
1 change: 1 addition & 0 deletions .github/workflows/swoole-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ jobs:
run: |
curl -f -s -o /dev/null -w "%{http_code}" http://localhost:9000
php artisan tinker --execute="logger('test');"
working-directory: /var/www/app

0 comments on commit 52e1bf5

Please sign in to comment.