Skip to content

Commit

Permalink
rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Dec 28, 2023
1 parent 0e3d96d commit 339d708
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
json: ${{ secrets.SNOWFLAKE_GH_CI_PKEY }}
dir: "nexus/server/tests/assets/"

- uses: Swatinem/rust-cache@v2
workspaces: nexus

- name: cargo check
run: cargo check
working-directory: ./nexus
Expand Down

0 comments on commit 339d708

Please sign in to comment.