Skip to content

Commit

Permalink
rye pypy w/ uv
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed May 12, 2024
1 parent dd38f52 commit 671d138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpsl_lexer_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
enable-cache: true
working-directory: rpsl_lexer/
- run: |
rye pin cpython@3.11.8
rye config --set-bool behavior.use-uv=true
rye sync
working-directory: rpsl_lexer/
- run: rye test
Expand Down

0 comments on commit 671d138

Please sign in to comment.