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 ebe0e9f commit 21eb47eCopy full SHA for 21eb47e
.github/workflows/test-harness.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
sdks-to-test: ruby
16
sdk-github-sha: ${{github.event.pull_request.head.sha}}
17
- sdk-capabilities: '{ "Ruby": ["ClientCustomData", "V2Config", "VariableFeatureId", "AllVariables", "AllFeatures", "cloudEvalReason", "evalReason"]}'
+ sdk-capabilities: '{ "Ruby": ["clientCustomData", "v2Config", "variableFeatureId", "allVariables", "allFeatures", "evalReason", "cloudEvalReason", "eventsEvalReason"]}'
0 commit comments