Skip to content

Commit

Permalink
demo-native-mp should be running w/ test profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Nov 6, 2024
1 parent d84422c commit 306b8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ demo-native:
scripts/demo-native

demo-native-mp:
cargo build --release
cargo build --profile test
scripts/demo-native -f process-compose.yaml -f process-compose-mp.yml

demo-native-benchmark:
Expand Down

0 comments on commit 306b8f8

Please sign in to comment.