From b06ecaafb77bd9631c3e50447e2eddd774dde78e Mon Sep 17 00:00:00 2001 From: Azulinho Date: Thu, 12 Jan 2023 20:01:52 +0000 Subject: [PATCH] clean up at start/end of ci tests --- run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run b/run index 7fd19b5..769a18a 100755 --- a/run +++ b/run @@ -356,6 +356,7 @@ function tests() { # CI and pre-commit tests function github_actions_ci_pr_docker_tests() { set -ex + ./run down ./run build TAG=pr ./run klines-caching-service RUN_IN_BACKGROUND=yes TAG=pr @@ -432,6 +433,7 @@ function github_actions_ci_pr_docker_tests() { md5sum ${CONFIG_DIR}/BuyOnRecoveryAfterDropFromAverageStrategy.yaml \ |cut -f1 -d " " | grep 'dbb69758a3d2eb24041ec70cd4494a1e' + ./run down } function compress_logs() { # compresses the latest price logs