mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Revert "#11485 Disable Python and unit test to fix build on GitHub"
This reverts commit 742bb5f0d2.
This commit is contained in:
6
.github/workflows/ResInsightWithCache.yml
vendored
6
.github/workflows/ResInsightWithCache.yml
vendored
@@ -31,9 +31,9 @@ jobs:
|
|||||||
os: windows-2022,
|
os: windows-2022,
|
||||||
cc: "cl",
|
cc: "cl",
|
||||||
cxx: "cl",
|
cxx: "cl",
|
||||||
build-python-module: false,
|
build-python-module: true,
|
||||||
execute-unit-tests: false,
|
execute-unit-tests: true,
|
||||||
execute-pytests: false,
|
execute-pytests: true,
|
||||||
unity-build: true,
|
unity-build: true,
|
||||||
publish-to-pypi: false,
|
publish-to-pypi: false,
|
||||||
vcpkg-bootstrap: bootstrap-vcpkg.bat,
|
vcpkg-bootstrap: bootstrap-vcpkg.bat,
|
||||||
|
|||||||
Reference in New Issue
Block a user