Skip to content

Commit

Permalink
Update merge-trigger-tke.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored May 31, 2024
1 parent c67621e commit 98d0a65
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: 25
timeout-minutes: 30
run: |
export LC_ALL="C.UTF-8"
locale
Expand Down

0 comments on commit 98d0a65

Please sign in to comment.