Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Mar 1, 2024
1 parent 0a1153b commit 02fd919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
if: steps.cached-venv-dependencies.outputs.cache-hit != 'true'
run: |
rye pin cpython@${{ steps.set-python.outputs.python_version }}
rye config --set-bool behavior.use-uv=false
rye sync --all-features
- name: Load cached pre-commit
Expand Down

0 comments on commit 02fd919

Please sign in to comment.