Update tests.yml

This commit is contained in:
Game_Time 2023-08-19 19:28:11 +05:00 committed by GitHub
parent e3f938bb1a
commit c0867bb865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ jobs:
test:
runs-on: ubuntu-latest
env:
MONGO_URI: ${{ secrets.MONGO_URI }}
MONGO_URI: justtotes
NOVA_KEY: ${{ secrets.NOVA_KEY }}
steps: