Skip to content

Commit

Permalink
fix(risedev): Revert Makefile.toml changes (risingwavelabs#3732)
Browse files Browse the repository at this point in the history
Revert Makefile.toml changes

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
Graphcalibur and mergify[bot] authored Jul 7, 2022
1 parent 19cffce commit 9b64fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ echo "Use \`./risedev d\` instead if you want to start a full cluster."
set -ex
RUST_BACKTRACE=1 RW_NODE=playground cargo run --bin risingwave --jobs 2 --profile "${RISINGWAVE_BUILD_PROFILE}"
RUST_BACKTRACE=1 RW_NODE=playground cargo run --bin risingwave --profile "${RISINGWAVE_BUILD_PROFILE}"
'''

[tasks.ctl]
Expand Down

0 comments on commit 9b64fca

Please sign in to comment.