Skip to content

Commit

Permalink
Add timeout to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasschafer committed Dec 12, 2024
1 parent 78b83fd commit a8c2169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
timeout-minutes: 15
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a8c2169

Please sign in to comment.