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