Skip to content

Adds the process_id field to the sub tracker log #66

Adds the process_id field to the sub tracker log

Adds the process_id field to the sub tracker log #66

Workflow file for this run

name: Pull request
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
pull-request:
uses: ./.github/workflows/tests.yml
with:
install_command: "python3 -m pip install -e ."