Skip to content

Commit

Permalink
update prun test command for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Nov 18, 2024
1 parent cc5004b commit 5cfc09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/prrte/test-bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set -ex

prte_info

prun -n 2 sh -c 'echo hi'
prun --do-not-connect --allow-run-as-root -n 2 sh -c 'echo hi'

0 comments on commit 5cfc09f

Please sign in to comment.