mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 18:43:57 +01:00
please work v2
This commit is contained in:
parent
c263cc1626
commit
63c717652a
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
@ -24,9 +24,7 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
pip install uvicorn
|
||||
|
||||
- name: Start API server
|
||||
- name: Start API server & run tests!
|
||||
run: |
|
||||
python run
|
||||
|
||||
- name: Run tests
|
||||
run: python tests
|
||||
|
|
Loading…
Reference in a new issue