ソースを参照

chore(ci): add info to help resolution of python-poetry/poetry#7611

poetry/7611
Jérôme Deuchnord 1年前
コミット
5beaed7d9a
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml ファイルの表示

@@ -41,6 +41,7 @@ jobs:
PIP_PREFER_BINARY: 1
run: |
python3 -m poetry install
python3 -m poetry show virtualenv

- name: Run doc tests
run: |


読み込み中…
キャンセル
保存