Skip to content

Commit

Permalink
Refined checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayasimha Raghavan authored and Jayasimha Raghavan committed Feb 2, 2024
1 parent ffe3ba5 commit 8f17053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/custom-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
run: |
docker exec my-test-container bash -c "ps -ef | grep -i gotty"
docker exec my-test-container bash -c "ls -lart /var/log/unskript/notebook.out"
docker exec my-test-container bash -c "grep -i 'error' /var/log/unskript/notebook.out"
continue-on-error: true

- name: Check for errors
Expand Down

0 comments on commit 8f17053

Please sign in to comment.