Skip to content

Commit

Permalink
chore: rm rye action
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Sep 13, 2024
1 parent 2c470f8 commit 3ef42db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ jobs:
echo PY: $PY
echo "PY=$PY" >> "$GITHUB_OUTPUT"
- name: Install rye
uses: phi-friday/install-rye@v2
id: install-rye
with:
python_version: ${{ matrix.python-version }}

- name: Restore uv cache
uses: actions/cache@v4
id: uv-cache
Expand Down

0 comments on commit 3ef42db

Please sign in to comment.