Skip to content

Commit

Permalink
introduce shorter timeout in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinschorb authored Mar 15, 2024
1 parent d6efeb2 commit 52fcbd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
test:
name: ${{ matrix.platform }} py${{ matrix.python-version }}
runs-on: ${{ matrix.platform }}
timeout-minutes: 30

strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 52fcbd3

Please sign in to comment.