mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-17 10:39:34 -04:00
Update python-package.yml
This commit is contained in:
parent
0b2ba53944
commit
3e99756db6
1 changed files with 1 additions and 5 deletions
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
|
@ -30,10 +30,6 @@ jobs:
|
|||
restore-keys: |
|
||||
poetry-${{ hashFiles('**/poetry.lock') }}
|
||||
|
||||
- name: Set Poetry config
|
||||
run: |
|
||||
poetry config settings.virtualenvs.in-project false
|
||||
poetry config settings.virtualenvs.path ~/.virtualenvs
|
||||
|
||||
- name: Install Dependencies
|
||||
run: poetry install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue