Skip to content

Commit

Permalink
Removes toolchain update command
Browse files Browse the repository at this point in the history
  • Loading branch information
olahfemi committed Nov 23, 2024
1 parent 99ef988 commit 222283e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Update Rust toolchain
run: actions-rust-lang/setup-rust-toolchain@v1
- name: Check formatting
run: cargo fmt --check --all

0 comments on commit 222283e

Please sign in to comment.