From 188a6c3b70b9158666b8e6e28bca0fdfd57eb8c3 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sat, 19 Aug 2023 19:11:54 +0500 Subject: [PATCH] Update tests.yml --- .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 f29b604..8d60bf7 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 }} - TEST_NOVA_KEY: ${{ secrets.NOVA_KEY }} + NOVA_KEY: ${{ secrets.NOVA_KEY }} run: | python run