mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-02-18 13:21:10 +00:00
Stop logging the environment
This commit is contained in:
parent
28f868bdcf
commit
cbb686ac9b
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -247,5 +247,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GLCONTEXT_WIN_LIBGL: "${{ env.RUNNER_TEMP }}/msys64/mingw64/bin/opengl32.dll"
|
GLCONTEXT_WIN_LIBGL: "${{ env.RUNNER_TEMP }}/msys64/mingw64/bin/opengl32.dll"
|
||||||
run: |
|
run: |
|
||||||
env | sort
|
|
||||||
ctest --extra-verbose --exclude-regex example --output-on-failure
|
ctest --extra-verbose --exclude-regex example --output-on-failure
|
Loading…
x
Reference in New Issue
Block a user