Skip to content

Commit 98e33e4

Browse files
committed
increase time-out
1 parent 5c49b04 commit 98e33e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
with:
2323
fast: "${{ github.event.pull_request.draft == true }}"
2424
exclude: '["testsuite"]'
25+
timeout-minutes: 120
2526
secrets:
2627
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)