mirror of
https://github.com/NovaOSS/nova-api.git
synced 2024-11-25 16:13: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
|
||||
env:
|
||||
MONGO_URI: ${{ secrets.MONGO_URI }}
|
||||
NOVA_KEY: ${{ secrets.NOVA_KEY }}
|
||||
NOVA_KEY: letstrythis
|
||||
run: |
|
||||
python run
|
||||
|
||||
|
|
Loading…
Reference in a new issue