Skip to content

Commit

Permalink
fixed time format
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 17, 2024
1 parent 58ada89 commit 50386fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
id: sonarqube-quality-gate-check
uses: sonarsource/sonarqube-quality-gate-action@master
# Force to fail step after specific time.
timeout-hours: 1
timeout-minutes: 60
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: ${{ vars.SONAR_HOST_URL }}
Expand Down

0 comments on commit 50386fc

Please sign in to comment.