Skip to content

CI-003 add workspace uv lockfile #320

CI-003 add workspace uv lockfile

CI-003 add workspace uv lockfile #320

Workflow file for this run

name: Baseline
on:
push:
pull_request:
permissions:
contents: read
jobs:
baseline:
uses: emulebb/emulebb-tooling/.github/workflows/reusable-baseline.yml@main
with:
policy_path: manifests/privacy-guard/policy.v1.json
repo_kind: emulebb-build
extra_commands: |
python -m pip install -e .[dev]
python -m pytest tests/test_ci_workflows.py
tooling_ref: main