We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7c09b commit 1cbcb6bCopy full SHA for 1cbcb6b
1 file changed
.github/workflows/sdk-compliance.yml
@@ -14,7 +14,6 @@ on:
14
jobs:
15
compliance:
16
name: PostHog SDK compliance tests
17
- continue-on-error: true
18
uses: PostHog/posthog-sdk-test-harness/.github/workflows/test-sdk-action.yml@v0.1
19
with:
20
adapter-dockerfile: "Dockerfile"
0 commit comments