Skip to content

fix: emit openjd_* log messages without any log formatting #43

fix: emit openjd_* log messages without any log formatting

fix: emit openjd_* log messages without any log formatting #43

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