From 2a04241bfe966f0ac7b48d103e231b5482c5b14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rasmus=20Skytte=20Randl=C3=B8v?= Date: Thu, 8 Feb 2024 13:10:38 +0100 Subject: [PATCH] debug: code-coverage exits with status 1 (Postgres) 2 --- .github/workflows/code-coverage.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/code-coverage.yaml b/.github/workflows/code-coverage.yaml index 9bf6a682..83a8fa7c 100644 --- a/.github/workflows/code-coverage.yaml +++ b/.github/workflows/code-coverage.yaml @@ -186,6 +186,7 @@ jobs: - name: Check docker logs for PostgreSQL ERRORs if: always() + shell: bash run: | ## -------------------------------------------------------------------- set -x