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 d32b986 commit 6bd4c2dCopy full SHA for 6bd4c2d
.github/workflows/integration-test.yml
@@ -92,6 +92,7 @@ jobs:
92
services: ${{ env.COUCHBASE_SERVICES }}
93
docker:
94
kv-memory: 2048
95
+ use-dino-certs: true
96
97
- name: Configure tests
98
run: |
0 commit comments