Skip to content

Commit 66d1418

Browse files
chore: cleanup sdk capabilities on test harness action (#1027)
1 parent 2e2c234 commit 66d1418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ jobs:
3030
if: contains(env.TRIGGER_NODEJS_TEST_HARNESS, 'true')
3131
with:
3232
sdks-to-test: nodejs,of-nodejs
33-
sdk-capabilities: edgeDB,cloud,lastModifiedHeader,sdkConfigEvent,clientUUID,v2Config,sdkPlatform
3433
sdk-github-sha: ${{github.event.pull_request.head.sha}}
3534
github-token: ${{ secrets.AUTOMATION_USER_TOKEN }}

0 commit comments

Comments
 (0)