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 321b9c0 commit 4cde58bCopy full SHA for 4cde58b
.github/workflows/run-test-harness.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
sdks-to-test: python
18
sdk-github-sha: ${{github.event.pull_request.head.sha}}
19
- sdk-capabilities: '["cloud", "edgeDB", "clientCustomData","v2Config", "allVariables", "allFeatures", "evalReason", "cloudEvalReason"]'
+ sdk-capabilities: '["cloud", "edgeDB", "clientCustomData","v2Config", "allVariables", "allFeatures", "evalReason", "cloudEvalReason", "eventsEvalReason"]'
0 commit comments