From 1300f06019b1e7b9dd858dfbee798e995f75c7ea Mon Sep 17 00:00:00 2001 From: Shuli Shu <08cnbj@gmail.com> Date: Tue, 12 Nov 2024 23:33:43 +0000 Subject: [PATCH] test --- .github/workflows/tests_windows_cpp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests_windows_cpp.yml b/.github/workflows/tests_windows_cpp.yml index 73e4c81e1..96fa178a5 100644 --- a/.github/workflows/tests_windows_cpp.yml +++ b/.github/workflows/tests_windows_cpp.yml @@ -225,6 +225,7 @@ jobs: - name: Build and run unit tests for code coverage run: | + python -c "import scipy_openblas32; import os; print(os.path.dirname(scipy_openblas32.get_lib_dir()))" Subst Z: (pwd) Set-Location -Path "Z:\" cmake -BBuild `