We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de82a7 commit 04ce45bCopy full SHA for 04ce45b
.github/workflows/cypress-testing.yml
@@ -24,7 +24,6 @@ jobs:
24
# Values are set because the code requires them, but they are not actually used.
25
SUPABASE_URL: "https://wfzpewmlyiozupulbuur.supabase.co"
26
SUPABASE_ANON_KEY: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndmenBld21seWlvenVwdWxidXVyIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTU2NzQzMzksImV4cCI6MjAxMTI1MDMzOX0.SKIL3Q0NOBaMehH0ekFspwgcu3afp3Dl9EDzPqs1nKs"
27
- SUPABASE_STORAGE_KEY: wfzpewmlyiozupulbuur
28
- uses: actions/upload-artifact@v4
29
if: failure()
30
with:
0 commit comments