Skip to content

Commit

Permalink
test add more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Bisom committed Apr 16, 2024
1 parent ed79e5a commit 23a5271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
- name: Fetch container logs
if: always()
run: |
docker ps
docker ps -a
docker-compose ps
docker image ls
df -h
Expand Down

0 comments on commit 23a5271

Please sign in to comment.