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 dcf10cf commit 62d1d18
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 @@ -13,7 +13,7 @@ env:

jobs:
build:
if: ${{ ${SONAR_TOKEN_EXISTS} != 'true' }}
if: ${{ $SONAR_TOKEN_EXISTS != 'true' }}
name: Analyze
runs-on: ubuntu-latest
timeout-minutes: 45
Expand Down

0 comments on commit 62d1d18

Please sign in to comment.