Skip to content

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /bench-dd #732

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /bench-dd

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /bench-dd #732

name: Run Test Harness
on:
- pull_request
jobs:
harness-tests:
name: Harness Tests
runs-on:
labels: ubuntu-latest-4-core
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: '["go"]'
sdk-github-sha: ${{github.event.pull_request.head.sha}}
github-token: ${{ secrets.TEST_HARNESS_GH_SECRET }}