Update ci-python.yml

This commit is contained in:
Luke Tainton 2023-02-28 16:42:47 +00:00 committed by GitHub
parent 8d1936a174
commit 9f6edb5eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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