Skip to content

Commit 97331c0

Browse files
committed
update test harness
1 parent f9bd452 commit 97331c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ jobs:
1414
steps:
1515
- uses: DevCycleHQ/test-harness@main
1616
env:
17-
SDK_CAPABILITIES: '["clientCustomData","v2Config","EdgeDB","CloudBucketing"]'
17+
SDK_CAPABILITIES:
1818
with:
1919
sdks-to-test: python
2020
sdk-github-sha: ${{github.event.pull_request.head.sha}}
21+
sdk-capabilities: '["cloud", "edgeDB", "clientCustomData","v2Config", "allVariables", "allFeatures", "evalReason"]'

0 commit comments

Comments
 (0)