ci: Make python available in all Windows test jobs

Activate test infrastructure that requires python.
This commit is contained in:
Brad King
2023-04-05 14:33:59 -04:00
parent 99bf8418ee
commit b7400800df
+1
View File
@@ -351,6 +351,7 @@
.before_script_windows_external: &before_script_windows_external
- . .gitlab/ci/env.ps1
- . .gitlab/ci/python-env.ps1
.cmake_build_windows:
stage: build