Skip to content

Commit

Permalink
Update ci-pipeline.yml: envchk
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBRoswell authored Aug 27, 2024
1 parent 1b9f793 commit 8a9373d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a9373d

Please sign in to comment.