Skip to content

Commit

Permalink
check logs
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Feb 7, 2025
1 parent d2bd5ff commit 7a0512e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@ jobs:
docker context create lima --docker "host=unix://${HOME}/.lima/docker/sock"
docker context use lima
- name: Check Colima Logs
if: always()
run: cat /Users/runner/.colima/_lima/colima/ha.stderr.log || true

- name: Verify Docker Installation
run: |
docker version
Expand Down

0 comments on commit 7a0512e

Please sign in to comment.