Skip to content

Commit

Permalink
Use a different Python environment for each python version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Feb 10, 2025
1 parent 3f8b03a commit 1d44740
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
uses: astral-sh/setup-uv@v3.2.2
with:
enable-cache: true
cache-suffix: integration-tests-${{ matrix.python-version }}

- name: Setup nox
uses: wntrblm/nox@2024.10.09
Expand Down

0 comments on commit 1d44740

Please sign in to comment.