Merge branch 'NovaOSS:main' into main

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

View file

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