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

This commit is contained in:
Naomi Carrigan 2025-02-26 12:29:40 -08:00
parent 8a7dac73c9
commit 3e7245c944
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

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"