.gitea/workflows/UnitTests.yaml aktualisiert
Some checks failed
Gitea Actions Demo / Run Tests (push) Failing after 20s
Some checks failed
Gitea Actions Demo / Run Tests (push) Failing after 20s
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
|||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: |
|
run: |
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
python3 -m unittest tests.py
|
python3 manage.py test
|
||||||
|
|||||||
Reference in New Issue
Block a user