Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Update rust.yml (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
mads256h authored Apr 4, 2024
1 parent a09fe0d commit 88edc46
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Rustup
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
override: true
components: clippy
- uses: Swatinem/rust-cache@v2
- name: Install sqlx-cli
run: cargo install sqlx-cli --no-default-features --features sqlite
Expand Down

0 comments on commit 88edc46

Please sign in to comment.