Skip to content

Commit

Permalink
add virtualenv folder to executing machine
Browse files Browse the repository at this point in the history
  • Loading branch information
Bear-Witness-98 committed Jul 19, 2024
1 parent ce920a4 commit 652eddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
ls
- name: Install dependencies
run: |
poetry config virtualenvs.in-project true
poetry install
- name: start virtualenv manually
run: |
Expand Down

0 comments on commit 652eddb

Please sign in to comment.