Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Oct 5, 2023
1 parent 89e7b01 commit 7ed78fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/windows_cmake_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@ jobs:
echo ------
ls builds/ninja-multi-vcpkg/*
echo ------
ls builds/ninja-multi-vcpkg/*/*
cat Testing/Temporary/LastTest.log || /bin/true
ls builds/ninja-multi-vcpkg/Testing/
echo ------
ls builds/ninja-multi-vcpkg/Testing/Temporary/
echo ------
cat builds/ninja-multi-vcpkg/Testing/Temporary/LastTest.log || /bin/true

0 comments on commit 7ed78fd

Please sign in to comment.