mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix test.yml
This commit is contained in:
parent
38c1d0a127
commit
4509954b5b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
- name: Run tests
|
||||
run: python manage.py test
|
||||
run: python src/manage.py test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user