Skip to content

Commit

Permalink
build: re-add ci rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen committed Feb 9, 2024
1 parent 1ea8f1a commit 72d2afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Build the nix shell
run: nix develop --command just --version
- uses: Swatinem/rust-cache@v2

# setup databases
- name: Start databases
Expand Down

0 comments on commit 72d2afc

Please sign in to comment.