Skip to content

Commit

Permalink
fix: rm rye step
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Aug 29, 2024
1 parent 2e25b10 commit dd38c12
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
- name: Set up uv
run: curl -LsSf https://astral.sh/uv/install.sh | sh

- name: Install rye
uses: phi-friday/install-rye@v2
id: install-rye
with:
python_version: "3.8"

- name: Set up Python
id: setup-python
run: |
Expand Down

0 comments on commit dd38c12

Please sign in to comment.