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 8b92771 commit 996388e
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 @@ -63,7 +63,7 @@ jobs:
run: |
git clone --branch dist_folder https://github.com/casper-network/casper-node-launcher-js.git
cd casper-node-launcher-js
npm install -g
npm install
casper-node-launcher-js node --daemon
- name: Unit Tests
Expand Down

0 comments on commit 996388e

Please sign in to comment.