mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore: cleanup bb tasks after file graph removal
Remove needless 'db-' prefix for several dev tasks. Remove linter for file and db graph separation. It served us well :)
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -121,9 +121,6 @@ jobs:
|
||||
- name: Lint to keep worker independent of frontend
|
||||
run: bb lint:worker-and-frontend-separate
|
||||
|
||||
- name: Lint to keep db and file graph code separate
|
||||
run: bb lint:db-and-file-graphs-separate
|
||||
|
||||
db-graph-test:
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user