Skip to content

Commit

Permalink
Try powershell command
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Jul 19, 2024
1 parent 0b65aa9 commit 1864770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
## ====================================
## Print the contents of the test directory in the build space
- run: |
dir D:\a\RAJA\RAJA\build\test /S
dir -r D:\a\RAJA\RAJA\build\test
## ====================================
## This produces errors because tests are not found in the
## build/test/Release directory. Many attempts to set
Expand Down

0 comments on commit 1864770

Please sign in to comment.