diff --git a/.github/workflows/ResInsightWithCache.yml b/.github/workflows/ResInsightWithCache.yml index 91416c8a0f..968c2c4129 100644 --- a/.github/workflows/ResInsightWithCache.yml +++ b/.github/workflows/ResInsightWithCache.yml @@ -31,9 +31,9 @@ jobs: os: windows-2022, cc: "cl", cxx: "cl", - build-python-module: true, - execute-unit-tests: true, - execute-pytests: true, + build-python-module: false, + execute-unit-tests: false, + execute-pytests: false, unity-build: true, publish-to-pypi: false, vcpkg-bootstrap: bootstrap-vcpkg.bat,