fix: allow time?
Node.js CI / Lint and Test (pull_request) Failing after 25s

This commit is contained in:
2025-02-26 12:29:40 -08:00
parent 8a7dac73c9
commit 3e7245c944
+1
View File
@@ -33,6 +33,7 @@ jobs:
- name: Sonar
uses: SonarSource/sonarqube-scan-action@v4
timeout-minutes: 10
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: "https://quality.nhcarrigan.com"