Stop logging the environment

This commit is contained in:
Jesse Talavera 2024-06-07 18:43:02 -04:00
parent 28f868bdcf
commit cbb686ac9b

View File

@ -247,5 +247,4 @@ jobs:
env:
GLCONTEXT_WIN_LIBGL: "${{ env.RUNNER_TEMP }}/msys64/mingw64/bin/opengl32.dll"
run: |
env | sort
ctest --extra-verbose --exclude-regex example --output-on-failure