DiligentCore icon indicating copy to clipboard operation
DiligentCore copied to clipboard

GitHub Actions: make console output visible on Windows

Open TheMostDiligent opened this issue 1 year ago • 0 comments

To avoid future problems with tests on CI, it is important for us to enable console output on CI. @MikhailGorobets Experiment with a separate repository: create a simple Win32 application by following Diligent Win32 main (you do not need Direct3D at all), print some messages from this app and start it from batch script on CI - figure out how to make output visible.

TheMostDiligent avatar Aug 15 '24 07:08 TheMostDiligent