Skip to content

Commit

Permalink
justfile test now contains csr_id
Browse files Browse the repository at this point in the history
  • Loading branch information
fesqvw committed Feb 21, 2024
1 parent dc57eff commit 90cf4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ test:
cargo run --package runner -- --payload ecall
cargo run --package runner -- --payload mscratch
cargo run --package runner -- --payload csr_ops
cargo run --package runner -- --payload csr_id

# Checking formatting...
cargo fmt --all -- --check
Expand Down

0 comments on commit 90cf4af

Please sign in to comment.