Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Feb 21, 2025
1 parent bf5d2a9 commit f78a30a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,4 @@ jobs:
- uses: actions/checkout@v4
- run: rustup update stable && rustup default stable
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3
with:
prefix-key: v0-rust
cache-targets: true
cache-all-crates: false
save-if: true
cache-provider: github
cache-bin: true
lookup-only: false
- run: cargo run

0 comments on commit f78a30a

Please # to comment.