summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/azure-steps.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/azure-steps.yml b/ci/azure-steps.yml
index abbed655e..77f61fe21 100644
--- a/ci/azure-steps.yml
+++ b/ci/azure-steps.yml
@@ -155,6 +155,11 @@ steps:
python --version
echo ""
+ echo "Locating cl, rc:"
+ where.exe cl
+ where.exe rc
+
+ echo ""
echo "=== Start running tests ==="
# Starting from VS2019 Powershell(?) will fail the test run
# if it prints anything to stderr. Python's test runner