Skip to content

Commit

Permalink
chore: update unit tests timeout to 20 minutes (#13986) (#13991)
Browse files Browse the repository at this point in the history
Co-authored-by: Luciano Vernaschi <[email protected]>
  • Loading branch information
vaadin-bot and cromoteca authored Jun 16, 2022
1 parent 8684aeb commit 9ae5b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
path: workspace.tar
unit-tests:
needs: build
timeout-minutes: 15
timeout-minutes: 20
outputs:
failure: ${{steps.set-failure.outputs.failure}}
strategy:
Expand Down

0 comments on commit 9ae5b6c

Please sign in to comment.