Skip to content

Commit

Permalink
test with this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jul 5, 2024
1 parent e014f45 commit b8cbb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ defaults:

jobs:
cache:
uses: ./.github/workflows/cache.yml
uses: zacharyburnett/crds/.github/workflows/cache.yml@cache/dynamic_path
pytest:
name: ${{ matrix.runs-on }} Python ${{ matrix.python-version }}
needs: [ cache ]
Expand Down

0 comments on commit b8cbb90

Please sign in to comment.