Skip to content

Park side P2P companion clients for the 0.7.3 release path #312

Park side P2P companion clients for the 0.7.3 release path

Park side P2P companion clients for the 0.7.3 release path #312

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