Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Dec 15, 2024
1 parent 0765d41 commit c8bf647
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 @@ -65,7 +65,7 @@ jobs:
cd casper-node-launcher-js
npm install
npm run build
npx casper-node-launcher-js node
npx casper-node-launcher-js node --daemon
- name: Unit Tests
run: make test
Expand Down

0 comments on commit c8bf647

Please sign in to comment.