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 aad8ab5 commit f9c01adCopy full SHA for f9c01ad
.github/workflows/specialized-test-runner.yml
@@ -52,7 +52,7 @@ jobs:
52
-c Release
53
/p:BuildTestsOnly=true
54
/p:GeneratePackageOnBuild=false
55
- ${{ !inputs.enablePlaywrightInstall && '/p:InstallBrowsersForPlaywright=false' || '' }}
+ /p:InstallBrowsersForPlaywright=false
56
57
- name: Generate test runsheet
58
id: generate_tests_matrix
0 commit comments