Skip to content

Commit

Permalink
ci(test.yaml): re-ordering steps when installing and testing
Browse files Browse the repository at this point in the history
  • Loading branch information
timurcarstensen committed Nov 25, 2024
1 parent dd25576 commit 82a4396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
ignore-nothing-to-cache: true
version: latest
- name: create venv
run: uv venv --python ${{ matrix.python-version }}
Expand Down

0 comments on commit 82a4396

Please sign in to comment.