Skip to content

Commit 9b10719

Browse files
authored
Add timeout to functional test workflow
1 parent e0414d1 commit 9b10719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-functional-local-edge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
with:
1818
os: 'windows-latest'
1919
matrix-jobs-count: 5
20+
timeout: 45
2021
test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'

0 commit comments

Comments
 (0)