Commit 46d11318 authored by liziwl's avatar liziwl
Browse files

add timeout

parent af6f95fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ jobs:
    runs-on: ubuntu-latest
    name: Sync to other git service
    if: always() && github.repository_owner == 'SUSTech-CRA'
    timeout-minutes: 5
    needs: build_latex
    steps: