mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
Update lint-ubuntu.sh
This commit is contained in:
parent
3bc2f6aba7
commit
7d11c95be8
@ -1,7 +1,5 @@
|
||||
set -e
|
||||
|
||||
curl -L https://risczero.com/install | bash
|
||||
/home/runner/.risc0/bin/rzup install
|
||||
source env.sh
|
||||
cargo install taplo-cli --locked
|
||||
|
||||
@ -9,4 +7,4 @@ cargo fmt -- --check
|
||||
taplo fmt --check
|
||||
|
||||
export RISC0_SKIP_BUILD=1
|
||||
cargo clippy --workspace --all-targets -- -D warnings
|
||||
cargo clippy --workspace --all-targets -- -D warnings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user