Skip to content

Commit

Permalink
clenup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed Nov 20, 2024
1 parent bbdcca7 commit 87dd957
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
toolchain: stable
override: true

- name: Install `sqlx-cli`
run: cargo install sqlx-cli --no-default-features --features postgres

- name: Install risczero toolchain
run: |
curl -L https://risczero.com/install | bash
Expand Down
1 change: 0 additions & 1 deletion crates/starknet-handler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ thiserror = { workspace = true }
tracing = { workspace = true }
starknet = { workspace = true }
starknet-crypto = { workspace = true }

0 comments on commit 87dd957

Please sign in to comment.