Skip to content

Commit

Permalink
test pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhani-cw committed Jul 30, 2024
1 parent 34cbbb7 commit b84e7fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ wait_service_timeout := env("WAIT_SERVICE_TIMEOUT", "60")
build_flags := nightly_flag + " " + release_flag + " --bin stratus --features " + feature_flags
run_flags := "--enable-genesis"


# Project: Show available tasks
default:
just --list --unsorted
Expand Down

0 comments on commit b84e7fe

Please sign in to comment.