Update ci.yml
This commit is contained in:
parent
26c9e4fb1a
commit
348e09d1fc
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -14,5 +14,6 @@ on:
|
||||
jobs:
|
||||
ci:
|
||||
uses: luketainton/gha-workflows/.github/workflows/ci-python.yml@main
|
||||
secrets:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user