There was an error while loading. Please reload this page.
2 parents 5de3c2a + 9b10719 commit 06ca605Copy full SHA for 06ca605
1 file changed
.github/workflows/test-functional-local-edge.yml
@@ -16,4 +16,6 @@ jobs:
16
uses: ./.github/workflows/test-functional.yml
17
with:
18
os: 'windows-latest'
19
- test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'
+ matrix-jobs-count: 5
20
+ timeout: 45
21
+ test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'
0 commit comments