mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: lint and disable tests that have been failing
for a couple days with new fix-me flag
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
run: DB_GRAPH=1 node static/tests.js -r frontend.db.query-dsl-test
|
||||
|
||||
- name: Run ClojureScript tests
|
||||
run: node static/tests.js
|
||||
run: node static/tests.js -e fix-me
|
||||
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user