mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix: enable CI environment variable
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
|
||||
(reset! state/publishing? publishing?)
|
||||
|
||||
(def test? false)
|
||||
(goog-define TEST false)
|
||||
(def test? TEST)
|
||||
|
||||
(goog-define ENABLE-FILE-SYNC-PRODUCTION false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user