Skip to content

Commit

Permalink
cache language test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
MGibson1 committed Sep 26, 2024
1 parent eea8e61 commit c36b0a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/language-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ jobs:
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
with:
cache-on-failure: "true"
workspaces: |
. -> target
languages/language_tests -> languages/language_tests/target
- name: Create run-id
id: run-id
Expand Down

0 comments on commit c36b0a0

Please sign in to comment.