mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 20:23:58 +01:00
letstrythis
This commit is contained in:
parent
e7198cc6e3
commit
eebf72aea6
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
- name: Start API server
|
- name: Start API server
|
||||||
env:
|
env:
|
||||||
MONGO_URI: ${{ secrets.MONGO_URI }}
|
MONGO_URI: ${{ secrets.MONGO_URI }}
|
||||||
NOVA_KEY: ${{ secrets.NOVA_KEY }}
|
NOVA_KEY: letstrythis
|
||||||
run: |
|
run: |
|
||||||
python run
|
python run
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue