We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4323cb5 commit 63eab0dCopy full SHA for 63eab0d
1 file changed
.github/workflows/ci-test-unit.yml
@@ -25,6 +25,8 @@ jobs:
25
CACHING_DATABASE_URL: "https://test.supabase.com"
26
DATA_DATABASE_URL: "https://test.supabase.com"
27
28
+ ENABLE_CRON_JOBS: "false"
29
+
30
permissions:
31
# Required to checkout the code
32
contents: read
0 commit comments