diff --git a/.pipelines/ci/ci.yml b/.pipelines/ci/ci.yml index a145dc76e7..e746e2afd2 100644 --- a/.pipelines/ci/ci.yml +++ b/.pipelines/ci/ci.yml @@ -41,6 +41,6 @@ jobs: platform: arm64 ${{ if eq(variables['System.PullRequest.IsFork'], 'False') }}: enableCaching: true - - template: ./templates/run-ui-tests-ci.yml - parameters: - platform: x64 +# - template: ./templates/run-ui-tests-ci.yml +# parameters: +# platform: x64 diff --git a/src/modules/colorPicker/UnitTest-ColorPickerUI/UnitTest-ColorPickerUI.csproj b/src/modules/colorPicker/UnitTest-ColorPickerUI/UnitTest-ColorPickerUI.csproj index 8219d398c6..bd2772fd3f 100644 --- a/src/modules/colorPicker/UnitTest-ColorPickerUI/UnitTest-ColorPickerUI.csproj +++ b/src/modules/colorPicker/UnitTest-ColorPickerUI/UnitTest-ColorPickerUI.csproj @@ -30,6 +30,9 @@ runtime + + runtime + diff --git a/src/modules/launcher/Wox.Test/Wox.Test.csproj b/src/modules/launcher/Wox.Test/Wox.Test.csproj index c46792ea1d..60b196400c 100644 --- a/src/modules/launcher/Wox.Test/Wox.Test.csproj +++ b/src/modules/launcher/Wox.Test/Wox.Test.csproj @@ -74,6 +74,9 @@ runtime + + runtime + runtime