Skip to content

Commit c782239

Browse files
authored
add missing multiple-windows-na task (#8105)
1 parent 61d6b4b commit c782239

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
tasks.push('test-functional-local-edge.yml');
139139
tasks.push('test-functional-local-firefox.yml');
140140
tasks.push('test-functional-local-multiple-windows.yml');
141+
tasks.push('test-functional-local-multiple-windows-na.yml');
141142
tasks.push('test-functional-local-native-automation.yml');
142143
tasks.push('test-functional-local-headed-browsers.yml');
143144
tasks.push('test-functional-local-legacy.yml');

0 commit comments

Comments
 (0)