diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b75081f..f779b59 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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: