Skip to content

Commit 2ff499e

Browse files
authored
Add timeout for ut test (opea-project#773)
Signed-off-by: chensuyue <[email protected]>
1 parent 78bedda commit 2ff499e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mix-megaservice-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ env:
3232
jobs:
3333
MegaService:
3434
runs-on: gaudi
35+
timeout-minutes: 10
3536
steps:
3637
- name: Clean Up Working Directory
3738
run: |

0 commit comments

Comments
 (0)