Skip to content

fix: path mapping source_os renamed to source_path_format #15

fix: path mapping source_os renamed to source_path_format

fix: path mapping source_os renamed to source_path_format #15

Workflow file for this run

name: Code Quality
on:
pull_request:
branches: [ mainline ]
workflow_call:
inputs:
branch:
required: false
type: string
jobs:
TestPython:
name: Code Quality
uses: ./.github/workflows/reuse_python_build.yml
secrets: inherit