merging updated roboluke #148

Closed
ds0407 wants to merge 15 commits from main into main
Showing only changes of commit 348e09d1fc - Show all commits

View File

@ -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 }}