.gitea/workflows/test.yaml aktualisiert
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 9m19s
Details
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 9m19s
Details
This commit is contained in:
parent
c10404deea
commit
baf2261bb3
|
@ -32,5 +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 .
|
pip install -e .
|
||||||
pytest tests
|
pytest tests
|
Loading…
Reference in New Issue