Skip to content

Commit 08be05e

Browse files
committed
Update unit_test_windows.yml
1 parent 28614b1 commit 08be05e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unit_test_windows.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ jobs:
106106
pip --version
107107
echo "CMake version:"
108108
cmake --version
109-
echo "Visual Studio version:"
110-
where cl
111-
cl 2>&1 | head -1 || echo "cl not found"
112109
113110
- name: Build & Test
114111
run: |

0 commit comments

Comments
 (0)