Skip to content

Commit

Permalink
[FIX] (CI) beta toolchain components
Browse files Browse the repository at this point in the history
  • Loading branch information
makeecat authored Jan 27, 2025
1 parent e8a3bf4 commit a1b8634
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@beta
with:
components: clippy,rustfmt
- name: Install audit
run: cargo install cargo-audit cargo-deny
- name: Run audit
Expand Down

0 comments on commit a1b8634

Please sign in to comment.