Skip to content

Commit

Permalink
chore: longer timeout for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sash-a committed Nov 1, 2024
1 parent c4bacb7 commit 1ecabdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
tests-and-linters:
name: "Python ${{ matrix.python-version }} on ${{ matrix.os }}"
runs-on: "${{ matrix.os }}"
timeout-minutes: 10
timeout-minutes: 20

strategy:
matrix:
Expand Down

0 comments on commit 1ecabdf

Please sign in to comment.