mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-02-03 22:32:11 +00:00
Fix test.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user