Skip to content

Commit

Permalink
Merge pull request #1917 from alphagov/increase-timeout-as-windows-ca…
Browse files Browse the repository at this point in the history
…n-be-too-slow

Increase timeout as windows can be too slow
  • Loading branch information
BenSurgisonGDS authored Jan 19, 2023
2 parents 811b908 + 1694211 commit e4581ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-acceptance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

name: Acceptance ${{ matrix.env }} test kit on Node v${{ matrix.node-version }} (${{ matrix.os }})
runs-on: ${{ matrix.os }}
timeout-minutes: 35
timeout-minutes: 45

env:
CYPRESS_CACHE_FOLDER: ~/.cache/Cypress
Expand Down

0 comments on commit e4581ac

Please sign in to comment.