Skip to content

Commit 5fed7f9

Browse files
prezhamedyagh
authored andcommitted
fix windows unit tests
1 parent 81a9a11 commit 5fed7f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ jobs:
5656
run: choco install make -y
5757
# TODO: add gopogh reports for unit tests too
5858
- name: unit test
59-
timeout-minutes: 5
59+
timeout-minutes: 15
6060
env:
6161
TESTSUITE: unittest
6262
run: make test
6363
continue-on-error: false
64-

0 commit comments

Comments
 (0)