Skip to content

Commit

Permalink
chore: removed unnecessary env var
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Jun 12, 2024
1 parent 8de82a7 commit 04ce45b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
# Values are set because the code requires them, but they are not actually used.
SUPABASE_URL: "https://wfzpewmlyiozupulbuur.supabase.co"
SUPABASE_ANON_KEY: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndmenBld21seWlvenVwdWxidXVyIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTU2NzQzMzksImV4cCI6MjAxMTI1MDMzOX0.SKIL3Q0NOBaMehH0ekFspwgcu3afp3Dl9EDzPqs1nKs"
SUPABASE_STORAGE_KEY: wfzpewmlyiozupulbuur
- uses: actions/upload-artifact@v4
if: failure()
with:
Expand Down

0 comments on commit 04ce45b

Please sign in to comment.