Skip to content

Commit

Permalink
Add docker ps
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Oct 29, 2024
1 parent 7c7ca9d commit 710d91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
POSTGRES_VERSION: ${{ matrix.postgres-version }}
run: |
docker compose -f docker-compose.yml up -d
- run: docker ps
- name: Set up Python '${{ matrix.python-version }}'
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 710d91c

Please sign in to comment.