Skip to content

chore: make posthog optional (use mock if not env not set) #271

chore: make posthog optional (use mock if not env not set)

chore: make posthog optional (use mock if not env not set) #271

Workflow file for this run

name: Pre-commit
on:
pull_request:
types: [opened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]