mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
chore: convert query-dsl tests to db graphs
Able to remove some dead code and add :build.test/title which is reusable for future tests
This commit is contained in:
2
.github/workflows/deps-graph-parser.yml
vendored
2
.github/workflows/deps-graph-parser.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Run ClojureScript tests
|
||||
run: REPEATABLE_IDENTS=true clojure -M:test
|
||||
run: clojure -M:test
|
||||
|
||||
- name: Run nbb-logseq tests
|
||||
run: yarn test
|
||||
|
||||
Reference in New Issue
Block a user