mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-10-01 19:06:59 +08:00
pin poetry version
This commit is contained in:
parent
f96760982c
commit
042a115a1b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
working-directory: tests
|
||||
run: |
|
||||
sudo apt install -y gnome-keyring
|
||||
pip3 install poetry
|
||||
pip3 install keyring==23.8.2 poetry==1.1.14
|
||||
poetry install
|
||||
|
||||
- name: Run cargo bloat
|
||||
|
|
Loading…
Add table
Reference in a new issue