Skip to content

Commit

Permalink
Update cache and locks
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Krause Arnim authored and Francisco Krause Arnim committed Apr 15, 2024
1 parent 7ee6ca8 commit 2000689
Show file tree
Hide file tree
Showing 3 changed files with 1,988 additions and 1,675 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Set up cargo cache
uses: Swatinem/rust-cache@v2
with:
shared-key: "test-compilation"
workspaces: |
.test-node-subtree
tests
Expand Down Expand Up @@ -121,6 +122,7 @@ jobs:
- name: Set up cargo cache
uses: Swatinem/rust-cache@v2
with:
shared-key: "test-compilation"
workspaces: |
.test-node-subtree
tests
Expand Down
Loading

0 comments on commit 2000689

Please sign in to comment.