Skip to content

Commit

Permalink
update: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olivmath committed Feb 1, 2024
1 parent e8d2bfa commit f4eadc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
- name: Set up Rust Minimal Nightly
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly

override: true

- name: Install Node.js dependencies
run: |
cd test/merkletreejs
Expand Down

0 comments on commit f4eadc9

Please sign in to comment.