Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <[email protected]>
  • Loading branch information
Coduz committed Jan 24, 2025
1 parent c34b14e commit b98b82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarCloud-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build:
if: "$SONAR_TOKEN" != ""
if: ${{ env.SONAR_TOKEN != '' }}
name: Analyze
runs-on: ubuntu-latest
timeout-minutes: 45
Expand Down

0 comments on commit b98b82d

Please sign in to comment.