.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:
parent
29f51663a5
commit
80690a9c8c
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user