Browse Source

github workflow do not stop joystream-node when starting tests

Mokhtar Naamani 3 years ago
parent
commit
7a3e697569
1 changed files with 0 additions and 3 deletions
  1. 0 3
      query-node/run-tests.sh

+ 0 - 3
query-node/run-tests.sh

@@ -8,9 +8,6 @@ set -a
 . ../.env
 set +a
 
-# Clean start
-docker-compose down -v
-
 function cleanup() {
     # Show tail end of logs for the processor and indexer containers to
     # see any possible errors