Skip to content

Commit

Permalink
ci: timing out browser tests at 5mins
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Oct 3, 2022
1 parent 27b53b8 commit c53c161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
browser_tests:
name: Browser
runs-on: ${{ matrix.os }}
timeout-minutes: 5
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit c53c161

Please sign in to comment.