Skip to content

Commit

Permalink
Add debug code.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed May 14, 2024
1 parent 82ec7e6 commit ed110b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ jobs:
LISP: ${{ matrix.lisp }}
run: |
docker compose up -d mysql postgres
sleep 10
docker compose ps
docker compose logs mysql
docker compose up --exit-code-from tests tests

0 comments on commit ed110b1

Please sign in to comment.