Skip to content

Commit

Permalink
add missing multiple-windows-na task (#8105)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKamaev authored Dec 20, 2023
1 parent 61d6b4b commit c782239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
tasks.push('test-functional-local-edge.yml');
tasks.push('test-functional-local-firefox.yml');
tasks.push('test-functional-local-multiple-windows.yml');
tasks.push('test-functional-local-multiple-windows-na.yml');
tasks.push('test-functional-local-native-automation.yml');
tasks.push('test-functional-local-headed-browsers.yml');
tasks.push('test-functional-local-legacy.yml');
Expand Down

0 comments on commit c782239

Please sign in to comment.