build: jj-next
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m4s
Test / build (map[name:nightly]) (push) Successful in 1m33s
Release Please / Release-plz (push) Failing after 14s

This commit is contained in:
Paul Campbell 2024-11-29 14:31:40 +00:00
parent 3c57554475
commit e85097fb29

View file

@ -20,3 +20,14 @@ mutations:
# cargo doc
# cargo test
# cargo test --example get
jj-next:
jj edit main
just jj-next-test
jj-next-test:
jj next --edit
jj bookmark move next
just build
jj bookmark move main
just jj-next-test