Skip to content

Commit

Permalink
test ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Dec 14, 2024
1 parent 996388e commit 6c8b9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-rust-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
git clone --branch dist_folder https://github.com/casper-network/casper-node-launcher-js.git
cd casper-node-launcher-js
npm install
casper-node-launcher-js node --daemon
npx casper-node-launcher-js node --daemon
- name: Unit Tests
run: make test
Expand Down

0 comments on commit 6c8b9d0

Please sign in to comment.