Skip to content

Commit 3caa487

Browse files
committed
chore: try to run cloud for ruby test harness
1 parent 9607745 commit 3caa487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-harness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
sdks-to-test: ruby
1616
sdk-github-sha: ${{github.event.pull_request.head.sha}}
17-
sdk-capabilities: '{ "Ruby": ["clientCustomData", "v2Config", "variableFeatureId", "allVariables", "allFeatures", "evalReason", "cloudEvalReason", "eventsEvalReason", "variablesFeatureId"]}'
17+
sdk-capabilities: '{ "Ruby": ["cloud", "clientCustomData", "v2Config", "variableFeatureId", "allVariables", "allFeatures", "evalReason", "eventsEvalReason", "variablesFeatureId"]}'

0 commit comments

Comments
 (0)