.gitea/workflows/test.yaml aktualisiert
Gitea Actions For Tree-Structurer / Explore-Gitea-Actions (push) Successful in 9m19s Details

This commit is contained in:
Falko Victor Habel 2025-01-20 16:32:43 +00:00
parent c10404deea
commit baf2261bb3
1 changed files with 1 additions and 1 deletions

View File

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