Skip to content

Commit c1dc74e

Browse files
committed
cleanup debug
1 parent 999ab05 commit c1dc74e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -374,10 +374,6 @@ jobs:
374374
env:
375375
NODE_OPTIONS: --max_old_space_size=4096
376376
working-directory: packages/host
377-
# TODO we shouldn't have to start matrix separately
378-
# - name: Start matrix
379-
# run: pnpm start:matrix &
380-
# working-directory: packages/realm-server
381377
- name: Start realm servers
382378
run: PG_INDEXER=true pnpm start:all &
383379
working-directory: packages/realm-server

0 commit comments

Comments
 (0)