Skip to content

Commit

Permalink
list only the contents of the test directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rhornung67 committed Jul 19, 2024
1 parent 28f05b6 commit 0843241
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 @@ -62,7 +62,7 @@ jobs:
run-build: true
build-args: '--parallel 16'
- run: |
dir /S D:\a\RAJA\RAJA\build
dir D:\a\RAJA\RAJA\build\test
## ====================================
## This produces errors because tests are not found in the
## build/test/Release directory. All other attempts to set
Expand Down

0 comments on commit 0843241

Please sign in to comment.