Skip to content

Commit

Permalink
fix: JsonRPC init script not found
Browse files Browse the repository at this point in the history
Signed-off-by: Zilin Fang <[email protected]>
  • Loading branch information
Barber0 authored Feb 22, 2024
1 parent da4748a commit b7cfec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsonrpc-test-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
chmod +x -R ci_scripts/
- name: ci_call.js
run: bash -c test_scripts/run.sh ci_call.js
run: bash -c ci_scripts/run.sh ci_call.js

0 comments on commit b7cfec9

Please sign in to comment.