Skip to content

Commit

Permalink
fix test workflow for the middleware example
Browse files Browse the repository at this point in the history
  • Loading branch information
ngn13 committed Nov 29, 2024
1 parent b3bc067 commit 0759551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: 'run example #3'
run: |
./dist/example_middleware &
./scripts/echo_middleware.sh
./scripts/middleware_test.sh
killall -9 example_middleware

0 comments on commit 0759551

Please sign in to comment.