Skip to content

Commit

Permalink
Change branchdir to use workspace
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Chiang <[email protected]>
  • Loading branch information
douglasdotc committed Sep 19, 2024
1 parent 2396c1f commit 45031fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkbox-tics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
mode: qserver
project: checkbox
viewerUrl: https://canonical.tiobe.com/tiobeweb/TICS/api/cfg?name=default
branchdir: ${{ GITHUB_WORKSPACE }}
branchdir: ${{ github.workspace }}
ticsAuthToken: ${{ secrets.TICSAUTHTOKEN }}
installTics: true
calc: ALL

0 comments on commit 45031fb

Please sign in to comment.