diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 091f466..b19d2eb 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -52,6 +52,9 @@ jobs: env: CELL_GITHUB: "https://github.com/QCDIS/NaaVRE-cells-test-3" + - name: envchk + run: cd $DOCKER_FOLDER && docker-compose logs envchk + - name: Wait for healthy app uses: raschmitt/wait-for-healthy-container/@v1 with: