We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4dfef commit fd37a0aCopy full SHA for fd37a0a
.github/workflows/run-test-harness.yml
@@ -13,8 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: DevCycleHQ/test-harness@main
16
- env:
17
- SDK_CAPABILITIES:
18
with:
19
sdks-to-test: python
20
sdk-github-sha: ${{github.event.pull_request.head.sha}}
0 commit comments