Skip to content

Commit 02aa662

Browse files
committed
increase test GH job timeout-minutes
1 parent bf0a18e commit 02aa662

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
jobs:
1313
test:
1414
runs-on: ubuntu-latest
15-
timeout-minutes: 60
15+
timeout-minutes: 90
1616
steps:
1717
- uses: actions/checkout@v6
1818
with:

0 commit comments

Comments
 (0)