Skip to content

Commit

Permalink
chore: reduce CI bloat
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodus committed Nov 10, 2023
1 parent 89e3333 commit f47ee7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
with:
toolchain: stable
components: rustfmt, clippy
profile: minimal
override: true

- name: Cache Cargo build files
uses: Leafwing-Studios/cargo-cache@v1
Expand Down

0 comments on commit f47ee7a

Please sign in to comment.