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 49c8c0cCopy full SHA for 49c8c0c
.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"]}'
0 commit comments