diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8d60bf7..8b1bd2b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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