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 19c0a6e commit 895d6fd
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 @@ -28,6 +28,7 @@ jobs:
- name: set python version
id: set-python
run: |
rye config --set-bool behavior.use-uv=false
rye pin cpython@${{ matrix.python-version }}
cat .python-version
VERSION=$(cat .python-version)
Expand Down

0 comments on commit 895d6fd

Please sign in to comment.