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 3b111f5 commit 567eaf8Copy full SHA for 567eaf8
1 file changed
.github/workflows/pull_request_unit_tests.yml
@@ -37,6 +37,8 @@ jobs:
37
PHP_VERSION: 8.3
38
OTEL_SDK_DISABLED: true
39
OTEL_SERVICE_ENABLED: false
40
+ TURNSTILE_SITE_KEY: '1x00000000000000000000AA'
41
+ TURNSTILE_SECRET_KEY: '1x0000000000000000000000000000000AA'
42
services:
43
mysql:
44
image: mysql:8.0
0 commit comments