Skip to content

Commit

Permalink
ci: Use virtual environment
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed May 21, 2024
1 parent dde27b4 commit 5138556
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- uses: actions/setup-python@v5
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
virtualenvs-create: false
- name: Install task runner
run: pip install poethepoet
- name: Bump versions
Expand Down

0 comments on commit 5138556

Please sign in to comment.