Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
croqaz committed Jan 12, 2025
1 parent c550dde commit ed48b7e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ jobs:
with:
python-version: 3.13

- name: Install dependencies
run: |
curl -sSf https://rye.astral.sh/get | bash
rye sync
- name: Install uv
uses: astral-sh/setup-uv@v5

- name: Lint code
run: |
Expand Down

0 comments on commit ed48b7e

Please # to comment.