Skip to content

Commit

Permalink
CI/CD again
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Dec 14, 2024
1 parent 37c741c commit 8207dc3
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 @@ -60,7 +60,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Casper node launcher js
run: npx github:casper-network/casper-node-launcher-js#dist_folder --daemon
run: npx github:casper-network/casper-node-launcher-js#dist_folder node --daemon

- name: Unit Tests
run: make test
Expand Down

0 comments on commit 8207dc3

Please sign in to comment.