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