Sfoglia il codice sorgente

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

poetry/7611
Jérôme Deuchnord 1 anno fa
parent
commit
5beaed7d9a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .github/workflows/tests.yml

+ 1
- 0
.github/workflows/tests.yml Vedi File

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

- name: Run doc tests
run: |


Caricamento…
Annulla
Salva