Skip to content

Commit

Permalink
Add resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjmcdougall authored Feb 24, 2025
1 parent 816af34 commit ed1b719
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 @@ -25,7 +25,7 @@ jobs:

- name: Set up environment
run: |
uv sync --python {{ matrix.python-version }}
uv sync --python {{ matrix.python-version }} --resolution {{ matrix.resolution }}
- name: Run pre-commit
if: matrix.pre-commit
Expand Down

0 comments on commit ed1b719

Please sign in to comment.