Skip to content

Commit

Permalink
Add timeout to cross-language tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb authored and lostluck committed Dec 29, 2022
1 parent b98368a commit 33721ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/typescript_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
typescript_xlang_tests:
name: 'TypeScript xlang Tests'
runs-on: [self-hosted, ubuntu-20.04]
timeout-minutes: 10
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit 33721ee

Please sign in to comment.