Update ci-python.yml
This commit is contained in:
parent
a3b47bd1c2
commit
8d1936a174
4
.github/workflows/ci-python.yml
vendored
4
.github/workflows/ci-python.yml
vendored
@ -1,6 +1,10 @@
|
||||
name: Python CI
|
||||
on:
|
||||
workflow_call:
|
||||
inputs:
|
||||
sonar_token:
|
||||
required: true
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
Loading…
Reference in New Issue
Block a user