We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc4b4a commit 648e085Copy full SHA for 648e085
.github/workflows/sonarqube-analysis.yml
@@ -7,5 +7,5 @@ jobs:
7
sonarqube:
8
uses: ./.github/workflows/sonarqube-dotnet.yml
9
with:
10
- enable_tests: false
+ enable_tests: true
11
secrets: inherit
0 commit comments