Skip to content

Commit

Permalink
chore: add timeout to e2e (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmoai authored Jul 2, 2021
1 parent b55cc3d commit c84ab22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
e2e-win-matrix:
runs-on: windows-latest
timeout-minutes: 30
strategy:
matrix:
browser: [ie, chrome]
Expand Down

0 comments on commit c84ab22

Please sign in to comment.