Skip to content

Commit

Permalink
Show debug output
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Jan 8, 2025
1 parent 87f56a7 commit c55a5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds-older.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
export PATH=$RUNNER_TEMP/prteinstall/bin:${PATH}
export LD_LIBRARY_PATH=$RUNNER_TEMP/prteinstall/lib:${LD_LIBRARY_PATH}
prterun -n 4 ./openpmix/v5/examples/hello >& /dev/null
prterun -n 4 ./openpmix/v5/examples/hello
ubuntu:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c55a5c6

Please sign in to comment.