We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d6b4b commit c782239Copy full SHA for c782239
.github/workflows/deploy-to-artifacts.yml
@@ -138,6 +138,7 @@ jobs:
138
tasks.push('test-functional-local-edge.yml');
139
tasks.push('test-functional-local-firefox.yml');
140
tasks.push('test-functional-local-multiple-windows.yml');
141
+ tasks.push('test-functional-local-multiple-windows-na.yml');
142
tasks.push('test-functional-local-native-automation.yml');
143
tasks.push('test-functional-local-headed-browsers.yml');
144
tasks.push('test-functional-local-legacy.yml');
0 commit comments