Skip to content

Commit

Permalink
debug: ci 13
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 18, 2024
1 parent 3799ef8 commit 7be734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: echo $NODE_OPTIONS
env:
NODE_OPTIONS: --dns-result-order=ipv4first
- run: ./packages/test/tests/before-test.sh
- run: cd packages/test && ./tests/before-test.sh
- run: curl -v http://localhost:8091
- run: curl -v http://localhost:8092/api/get-return-headers
- run: pnpm run test
Expand Down

0 comments on commit 7be734f

Please sign in to comment.