Skip to content

Commit

Permalink
bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmalins committed Aug 4, 2024
1 parent 5a7a575 commit 52cce6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run:
shell: bash
runs-on: ${{ matrix.os }}
timeout-minutes: 10
timeout-minutes: 60

steps:
- name: Check out code repository
Expand Down

0 comments on commit 52cce6d

Please sign in to comment.