Skip to content

Commit

Permalink
ad
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Jan 24, 2025
1 parent 6f1df3e commit c34b14e
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: "$SONAR_TOKEN" != ""
name: Analyze
runs-on: ubuntu-latest
timeout-minutes: 45
Expand Down

0 comments on commit c34b14e

Please sign in to comment.