Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Jul 9, 2024
1 parent 2834cfc commit 729efbd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ jobs:
tari-${{ runner.os }}-${{ runner.cpu-model }}-${{ env.toolchain }}-nightly
- name: cargo format
run: cargo fmt --all -- --check
- run: rustup update
- run: rustup default nightly-2024-07-07
- run: rustup update
- name: Install cargo-lints
run: cargo install cargo-lints
- name: Clippy check (with lints)
Expand Down

0 comments on commit 729efbd

Please sign in to comment.