Skip to content

Commit

Permalink
Update merge-trigger-tke.yaml (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored May 15, 2024
1 parent c7b9ce5 commit 6d03ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-trigger-tke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
echo "$JAVA_HOME/bin" >> $GITHUB_PATH
- name: Generate MO-Tester Config and Start BVT Test
if: ${{ always() && !cancelled() }}
timeout-minutes: 20
timeout-minutes: 25
run: |
export LC_ALL="C.UTF-8"
locale
Expand Down

0 comments on commit 6d03ced

Please sign in to comment.