Skip to content

Commit

Permalink
fix github workflow lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtny1 committed Oct 2, 2023
1 parent 9f09e2e commit 3044893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/curve25519-dalek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- env:
INPUT_TOOLCHAIN: 'nightly'
uses: risc0/risc0/.github/actions/rustup@main
run: cargo -Z minimal-versions check --no-default-features --features serde
- run: cargo -Z minimal-versions check --no-default-features --features serde
# Now check that `cargo build` works with respect to the oldest possible
# deps and the stated MSRV
- uses: risc0/risc0/.github/actions/rustup@main
Expand Down

0 comments on commit 3044893

Please sign in to comment.