Skip to content

Commit

Permalink
skip nightly rust for action
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed Apr 9, 2024
1 parent 8b1e82a commit d07c10c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly
override: true
components: clippy,rustfmt
- name: Run cargo fmt
Expand Down

0 comments on commit d07c10c

Please sign in to comment.