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 e112428 commit 6ff2a86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/windows_cmake_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,9 @@ jobs:
if: failure()
shell: bash
run: |
pwd
echo "${GITHUB_WORKSPACE}"
ls
ls *
cat Testing/Temporary/LastTest.log || /bin/true
cat "${GITHUB_WORKSPACE}"/Testing/Temporary/LastTest.log || /bin/true

0 comments on commit 6ff2a86

Please sign in to comment.