Skip to content

Commit 06ca605

Browse files
authored
Merge branch 'master' into master
2 parents 5de3c2a + 9b10719 commit 06ca605

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ jobs:
1616
uses: ./.github/workflows/test-functional.yml
1717
with:
1818
os: 'windows-latest'
19-
test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'
19+
matrix-jobs-count: 5
20+
timeout: 45
21+
test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'

0 commit comments

Comments
 (0)