Skip to content

Commit a2e1517

Browse files
committed
chore: add temporary override to Test Harness Capabilities
1 parent f358527 commit a2e1517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test-harness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
sdks-to-test: java
1818
sdk-github-sha: ${{github.event.pull_request.head.sha}}
1919
github-token: ${{ secrets.TEST_HARNESS_GH_SECRET }}
20-
20+
sdk-capabilities: '["cloud", "edgeDB", "clientCustomData", "v2Config", "allFeatures", "allVariables", "evalReason", "eventsEvalReason", "cloudEvalReason"]'

0 commit comments

Comments
 (0)