Skip to content

Commit

Permalink
extend github timeout for tests to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
e3krisztian committed May 12, 2022
1 parent a35eea2 commit 533c4eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
run_tests:
name: Run tests
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10"]
Expand Down

0 comments on commit 533c4eb

Please sign in to comment.