From eebf72aea6103f7e9347334509aeaee367438371 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sat, 19 Aug 2023 19:16:49 +0500 Subject: [PATCH] letstrythis --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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