Skip to content

Commit

Permalink
increase timeout to 10 minute
Browse files Browse the repository at this point in the history
  • Loading branch information
fgregg committed Sep 6, 2020
1 parent fa2696d commit bc9bcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
test:
timeout-minutes: 5
timeout-minutes: 10
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit bc9bcfa

Please sign in to comment.