Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Hgherzog committed Oct 16, 2024
1 parent 50782ae commit c62ec82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Run tests with Docker Compose
run: |
docker-compose -f docker-compose.yaml up --exit-code-from tests
pwd && ls -la && docker-compose -f docker-compose.yaml up --exit-code-from tests
env:
IMAGE_TAG: ${{ github.sha }}
REGISTRY: ${{ env.REGISTRY }}
Expand Down

0 comments on commit c62ec82

Please sign in to comment.