Skip to content

Commit

Permalink
Adjust checkstyle timeout (apache#25828)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored May 21, 2023
1 parent 93690f2 commit 4721158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
if: github.repository == 'apache/shardingsphere'
name: Checkstyle - SonarCloud
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down

0 comments on commit 4721158

Please sign in to comment.