Update ci-python.yml
This commit is contained in:
parent
8d1936a174
commit
9f6edb5eef
3
.github/workflows/ci-python.yml
vendored
3
.github/workflows/ci-python.yml
vendored
@ -6,6 +6,9 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
env:
|
||||||
|
SONAR_TOKEN: ${{ inputs.sonar_token }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user