Skip to content

Commit b8cbb90

Browse files
test with this branch
1 parent e014f45 commit b8cbb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ defaults:
3131

3232
jobs:
3333
cache:
34-
uses: ./.github/workflows/cache.yml
34+
uses: zacharyburnett/crds/.github/workflows/cache.yml@cache/dynamic_path
3535
pytest:
3636
name: ${{ matrix.runs-on }} Python ${{ matrix.python-version }}
3737
needs: [ cache ]

0 commit comments

Comments
 (0)