Improve random number generators unit tests
[e-mobility-charging-stations-simulator.git] / .github / workflows / ci.yml
index 5c2f0f157d9705f4e26837a65bbbc659825aefa1..00c9f1e296bce89911e9db0199b8e5aaed7e2f62 100644 (file)
@@ -67,6 +67,8 @@ jobs:
       # - name: SonarCloud Scan
       #   if: "github.repository == 'sap/e-mobility-charging-stations-simulator' && matrix.os == 'ubuntu-latest' && matrix.node == '16.x'"
       #   uses: sonarsource/sonarcloud-github-action@master
+      #   with:
+      #     projectBaseDir: ui/web
       #   env:
       #     GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
       #     SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}