Skip to content

Commit f5d35bc

Browse files
committed
Update path to test cache
1 parent f1f0f0b commit f5d35bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: test-cache
2727
uses: actions/cache@v4
2828
with:
29-
path: .test-cache
29+
path: packages/tide-predictor/.test-cache
3030
key: ${{ runner.os }}-test-cache
3131

3232
- name: Test build

0 commit comments

Comments
 (0)