We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11df5b0 commit d50833cCopy full SHA for d50833c
.github/workflows/ci.yaml
@@ -47,7 +47,6 @@ jobs:
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
50
- if: ${{ env.SONAR_TOKEN != null }}
51
52
test:
53
needs:
0 commit comments