reduce timeout

pull/504/head
wangmengke 2023-11-16 15:21:04 +08:00
parent 81a02014d1
commit 569988ac57
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
if: ${{ !cancelled() }}
needs: check-requirements
runs-on: [t_cluster]
timeout-minutes: 30
timeout-minutes: 5
steps:
- name: mask env
run: |