Skip to content

Commit 9d9917c

Browse files
committed
Set timeouts for tests
To avoid spending too much free credits if a job gets stuck
1 parent 7c5aa43 commit 9d9917c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/worker-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
pool: windows-latest
2020
name: Run tests on ${{ matrix.os }}
2121
runs-on: ${{ matrix.pool }}
22+
timeout-minutes: 2
2223
steps:
2324
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2425

0 commit comments

Comments
 (0)