Skip to content

feat: SDK Compliance #4

feat: SDK Compliance

feat: SDK Compliance #4

name: SDK Compliance Tests
permissions:
contents: read
packages: read
pull-requests: write
on:
pull_request:
push:
branches:
- master
jobs:
compliance:
name: PostHog SDK compliance tests
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@main

Check failure on line 17 in .github/workflows/sdk-compliance.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sdk-compliance.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sdk-compliance.yml" -> "PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
adapter-dockerfile: "Dockerfile"
adapter-context: "sdk_compliance_adapter"
test-harness-version: "latest"