mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 12:44:22 +00:00
update bb.edn
This commit is contained in:
4
bb.edn
4
bb.edn
@@ -203,6 +203,10 @@
|
||||
{:doc "Run shell-first CLI end-to-end tests"
|
||||
:task (apply shell {:shutdown nil} "bb" "-f" "cli-e2e/bb.edn" "test" *command-line-args*)}
|
||||
|
||||
dev:cli-e2e-cleanup
|
||||
{:doc "Run shell-first CLI end-to-end cleanup"
|
||||
:task (apply shell {:shutdown nil} "bb" "-f" "cli-e2e/bb.edn" "cleanup" *command-line-args*)}
|
||||
|
||||
dev:cli-e2e-sync
|
||||
{:doc "Run shell-first CLI sync end-to-end tests"
|
||||
:task (apply shell {:shutdown nil} "bb" "-f" "cli-e2e/bb.edn" "test-sync" *command-line-args*)}
|
||||
|
||||
Reference in New Issue
Block a user