Skip to content

Commit 16cfd92

Browse files
author
Fotis Koutoulakis
committed
Attempt #3
1 parent 944741c commit 16cfd92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/vs2019/run-tests.bat

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
@REM Run tests on visual studio 2019 generated build
22

3+
@echo "Set up PATH to find Visual Studio tools"
4+
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
5+
36
@echo PATH:
47
@echo
58
@echo %PATH%

0 commit comments

Comments
 (0)