Update .gitea/workflows/sonarqube.yml
SonarQube Analysis / sonarqube (push) Successful in 4m2s

This commit is contained in:
2026-05-20 17:43:08 -05:00
parent 3de3b8bf68
commit 031f615516
+1
View File
@@ -55,6 +55,7 @@ jobs:
run: dotnet build Strata.SqlTools.QueryBreakdown.sln --configuration Release
- name: 8. Test plugins endpoint from runner
if: false
run: |
echo "Test 1: curl with token via Basic auth"
curl -s -w "\nHTTP %{http_code}\n" \