Skip to content

Commit 49c8c0c

Browse files
committed
chore: attempt to debug failing harness tests
1 parent ebe0e9f commit 49c8c0c

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", "cloudEvalReason", "evalReason"]}'
17+
sdk-capabilities: '{ "Ruby": ["ClientCustomData", "V2Config", "VariableFeatureId", "AllVariables", "AllFeatures", "evalReason"]}'

0 commit comments

Comments
 (0)