Skip to content

Commit d50833c

Browse files
committed
Revert conditional execution of Sonar reports
1 parent 11df5b0 commit d50833c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
50-
if: ${{ env.SONAR_TOKEN != null }}
5150

5251
test:
5352
needs:

0 commit comments

Comments
 (0)