Skip to content

Commit

Permalink
Remove cache of bc and shfmt from clippy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Dec 19, 2024
1 parent e6794f6 commit 830b5c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: bc shfmt
version: 1.0
- uses: dtolnay/rust-toolchain@stable
- name: Cache dependencies installed with cargo
uses: actions/cache@v4
Expand Down

0 comments on commit 830b5c8

Please sign in to comment.