Skip to content

Commit 04ce45b

Browse files
chore: removed unnecessary env var
1 parent 8de82a7 commit 04ce45b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cypress-testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
# Values are set because the code requires them, but they are not actually used.
2525
SUPABASE_URL: "https://wfzpewmlyiozupulbuur.supabase.co"
2626
SUPABASE_ANON_KEY: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndmenBld21seWlvenVwdWxidXVyIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTU2NzQzMzksImV4cCI6MjAxMTI1MDMzOX0.SKIL3Q0NOBaMehH0ekFspwgcu3afp3Dl9EDzPqs1nKs"
27-
SUPABASE_STORAGE_KEY: wfzpewmlyiozupulbuur
2827
- uses: actions/upload-artifact@v4
2928
if: failure()
3029
with:

0 commit comments

Comments
 (0)