Skip to content

Commit 2657627

Browse files
Fotis KoutoulakisNlightNFotis
Fotis Koutoulakis
authored andcommitted
Attempt #3
1 parent 7e91009 commit 2657627

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)