Skip to content

fix: mark SSE connection as connected when Comment events are received #310

fix: mark SSE connection as connected when Comment events are received

fix: mark SSE connection as connected when Comment events are received #310

name: Run Test Harness
on:
pull_request:
branches: [main]
permissions:
contents: read
jobs:
harness-tests:
name: Harness Tests
runs-on: ubuntu-latest
steps:
- uses: DevCycleHQ/test-harness@main
with:
sdks-to-test: python
sdk-github-sha: ${{github.event.pull_request.head.sha}}