Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
Increase timeout
  • Loading branch information
francescodeaglio authored Sep 15, 2023
1 parent 15438b9 commit 238b5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ defaults:

jobs:
flake8:
timeout-minutes: 20
timeout-minutes: 50
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 238b5f5

Please sign in to comment.