Skip to content

Commit

Permalink
CI/CD test
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Dec 14, 2024
1 parent 4aaae97 commit 505d243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-rust-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
run: |
git clone --branch dist_folder https://github.com/casper-network/casper-node-launcher-js.git
cd casper-node-launcher-js
npm install
node --daemon
npm install -g
npm run node --daemon
- name: Unit Tests
run: make test
Expand Down

0 comments on commit 505d243

Please sign in to comment.