From 4a7ba19ea9b93d54966f256f8f04090482b9005d Mon Sep 17 00:00:00 2001 From: mei23 Date: Wed, 26 Feb 2020 00:16:52 +0900 Subject: [PATCH] =?UTF-8?q?=E8=A9=A6=E3=81=97=E3=81=ABhealthcheck=E3=81=AA?= =?UTF-8?q?=E3=81=97=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nodejs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index d9808ce04c..f8e549536c 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -22,7 +22,6 @@ jobs: - 5432:5432 env: POSTGRES_DB: test-misskey - options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5 redis: image: redis:alpine ports: