Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Jun 9, 2024
1 parent 630213c commit a77585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ jobs:
- name: build
run: cmake --build build --config Release --parallel 3 --verbose
- name: test
run: .\build\test\jsonrpcpp_test.exe
run: .\build\test\Release\jsonrpcpp_test.exe

0 comments on commit a77585d

Please sign in to comment.