Live video on the AT Protocol

ci: test needs an actual node now

+1 -1
+1 -1
.gitlab-ci.yml
··· 159 159 STREAMPLACE_TEST_COUNT: "1" 160 160 script: 161 161 - git fetch --unshallow || echo 'already unshallow' 162 - - make dev-setup && make dev-test && make ci-lexicons 162 + - make dev-setup && make dev && make dev-test && make ci-lexicons 163 163 artifacts: 164 164 when: always 165 165 paths: