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 9e707ef commit 57c9f48Copy full SHA for 57c9f48
.github/workflows/pull_request.yml
@@ -23,6 +23,7 @@ jobs:
23
linux_6_0_arguments_override: "--skip SmokeTests"
24
linux_nightly_6_0_arguments_override: "--skip SmokeTests"
25
linux_nightly_main_arguments_override: "--skip SmokeTests"
26
+ windows_6_0_arguments_override: "--skip SmokeTests"
27
28
integration-tests:
29
name: Integration tests
0 commit comments