fixed typo
SonarQube Analysis / Build and Analyze (pull_request) Failing after 2m24s

This commit is contained in:
2026-06-25 21:50:11 +02:00
parent adb51584e7
commit a2e110d3dd
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
DB_URL: ${{ secrets.DB_URL }}
DB_TEST_URL: $ {{ secrets.DB_TEST_URL }}
DB_TEST_URL: ${{ secrets.DB_TEST_URL }}
DB_USERNAME: ${{ secrets.DB_USERNAME }}
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
PG_DRIVER_CLASS_NAME: org.postgresql.Driver