Update ci-python.yml

This commit is contained in:
2023-02-28 16:38:12 +00:00
committed by GitHub
parent a3b47bd1c2
commit 8d1936a174

View File

@ -1,6 +1,10 @@
name: Python CI
on:
workflow_call:
inputs:
sonar_token:
required: true
type: string
jobs:
ci: