Skip to content

Commit

Permalink
πŸ”„ Update rye installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Nov 22, 2023
1 parent 2cff247 commit 81e353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install rye and dependencies
run: curl -sSf https://rye-up.com/get | bash
uses: eifinger/setup-rye@v1
- name: Sync rye
run: rye sync
- name: Run pre-commit
Expand Down

0 comments on commit 81e353b

Please sign in to comment.