Removing run-tests TODO.

pull/722/head
Dessalines 2020-04-24 22:02:12 -04:00
parent 8a25f0f816
commit df9135f410
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ sudo docker build ../../ --file ../federation/Dockerfile --tag lemmy-federation:
sudo docker-compose --file ../federation/docker-compose.yml --project-directory . up -d
# TODO: need to wait until the instances are initialised
pushd ../../ui
yarn
echo "Waiting for Lemmy to start..."