mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
Add 3 missing built-in-properties
Also fix carve linter and make nbb test invocation easier
This commit is contained in:
2
.github/workflows/graph-parser.yml
vendored
2
.github/workflows/graph-parser.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
run: clojure -M:test
|
||||
|
||||
- name: Run nbb-logseq tests
|
||||
run: yarn nbb-logseq -cp src:test:../db/src -m logseq.graph-parser.nbb-test-runner/run-tests
|
||||
run: yarn test
|
||||
|
||||
# In this job because it depends on an npm package
|
||||
- name: Load namespaces into nbb-logseq
|
||||
|
||||
Reference in New Issue
Block a user