mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-10-06 13:26:54 +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
|
working-directory: tests
|
||||||
run: |
|
run: |
|
||||||
sudo apt install -y gnome-keyring
|
sudo apt install -y gnome-keyring
|
||||||
pip3 install poetry
|
pip3 install keyring==23.8.2 poetry==1.1.14
|
||||||
poetry install
|
poetry install
|
||||||
|
|
||||||
- name: Run cargo bloat
|
- name: Run cargo bloat
|
||||||
|
|
Loading…
Add table
Reference in a new issue