Skip to content

Commit 7167716

Browse files
committed
Include run_sailfish_demo in ci_local.
1 parent d735a88 commit 7167716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fix:
4545
cargo fix --allow-dirty --allow-staged
4646

4747
ci_local:
48-
just build && just lint && just test_ci --release && just run_demo && just build_docker
48+
just build && just lint && just test_ci --release && just run_demo && just run_sailfish_demo && just build_docker
4949

5050
bacon: clippy check fmt
5151

0 commit comments

Comments
 (0)