Skip to content

Commit bf478c1

Browse files
committed
chore: Set timeout of 60 minutes for test job
1 parent 30bc62e commit bf478c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
test:
3333
needs: see_if_should_skip
3434
runs-on: ubuntu-latest
35+
timeout-minutes: 60
3536
strategy:
3637
fail-fast: false
3738
matrix:

0 commit comments

Comments
 (0)