.gitea/workflows/test.yaml aktualisiert
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Failing after 4m41s Details

This commit is contained in:
Falko Victor Habel 2025-01-20 16:24:25 +00:00
parent bd5ed3853e
commit c10404deea
1 changed files with 1 additions and 0 deletions

View File

@ -32,4 +32,5 @@ jobs:
pip install -r requirements-dev.txt
- name: Run tests
run: |
pip insall -e .
pytest tests