Update tests.yml

This commit is contained in:
Game_Time 2023-08-19 19:11:54 +05:00 committed by GitHub
parent 1d527cf18b
commit 188a6c3b70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
- name: Start API server
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
TEST_NOVA_KEY: ${{ secrets.NOVA_KEY }}
NOVA_KEY: ${{ secrets.NOVA_KEY }}
run: |
python run