.gitea/workflows/test.yaml aktualisiert
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Failing after 4m41s
Details
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Failing after 4m41s
Details
This commit is contained in:
parent
bd5ed3853e
commit
c10404deea
|
@ -32,4 +32,5 @@ jobs:
|
||||||
pip install -r requirements-dev.txt
|
pip install -r requirements-dev.txt
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
pip insall -e .
|
||||||
pytest tests
|
pytest tests
|
Loading…
Reference in New Issue