Skip to content

Commit

Permalink
Increase lint ci timeout (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg committed Aug 1, 2023
1 parent bd81272 commit 2445274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defaults:
jobs:
code-quality:
runs-on: ubuntu-20.04
timeout-minutes: 10
timeout-minutes: 20
strategy:
matrix:
python_version:
Expand Down

0 comments on commit 2445274

Please sign in to comment.