Skip to content

Commit

Permalink
chore: disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dnbln committed Feb 5, 2025
1 parent 912cce8 commit 36f681a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
with:
crate: cargo-nextest
args: --locked
- name: Dl cache
uses: Swatinem/rust-cache@v2
# - name: Rust cache
# uses: Swatinem/rust-cache@v2
- name: Build nexus
run: cargo build -p nexus
- name: Build
Expand Down

0 comments on commit 36f681a

Please sign in to comment.