We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2c234 commit 66d1418Copy full SHA for 66d1418
.github/workflows/run-test-harness.yml
@@ -30,6 +30,5 @@ jobs:
30
if: contains(env.TRIGGER_NODEJS_TEST_HARNESS, 'true')
31
with:
32
sdks-to-test: nodejs,of-nodejs
33
- sdk-capabilities: edgeDB,cloud,lastModifiedHeader,sdkConfigEvent,clientUUID,v2Config,sdkPlatform
34
sdk-github-sha: ${{github.event.pull_request.head.sha}}
35
github-token: ${{ secrets.AUTOMATION_USER_TOKEN }}
0 commit comments