Skip to content

Commit

Permalink
chore: update unit tests timeout to 20 minutes (#13986) (#13990)
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 bf37e9d commit 00791b2
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 @@ -63,7 +63,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 00791b2

Please sign in to comment.