Update ci-python.yml

This commit is contained in:
2023-02-28 16:42:47 +00:00
committed by GitHub
parent 8d1936a174
commit 9f6edb5eef

View File

@ -6,6 +6,9 @@ on:
required: true
type: string
env:
SONAR_TOKEN: ${{ inputs.sonar_token }}
jobs:
ci:
runs-on: ubuntu-latest