Skip to content

Commit e659aa3

Browse files
authored
Remove OS specification from test workflow
1 parent 9b10719 commit e659aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
test:
1616
uses: ./.github/workflows/test-functional.yml
1717
with:
18-
os: 'windows-latest'
1918
matrix-jobs-count: 5
2019
timeout: 45
2120
test-script: 'npx gulp test-functional-local-headless-edge-run --steps-as-tasks'

0 commit comments

Comments
 (0)