Skip to content

feat: add variable metadata in after and finally hooks #294

feat: add variable metadata in after and finally hooks

feat: add variable metadata in after and finally hooks #294

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}}