mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
Use clojure invocation that doesn't depend on rlwrap
This commit is contained in:
committed by
Tienson Qin
parent
24807eef17
commit
fb256884ba
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -80,4 +80,4 @@ jobs:
|
||||
yarn cljs:test
|
||||
node static/tests.js
|
||||
- name: Run Clojure test
|
||||
run: clj -Mtest-clj
|
||||
run: clojure -Mtest-clj
|
||||
|
||||
Reference in New Issue
Block a user