Skip to content

Commit

Permalink
ci: output docker compose logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ojeytonwilliams committed Apr 29, 2024
1 parent 2fcb590 commit b9c80b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-with-new-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
run: |
docker compose up -d
sleep 10
docker compose logs
npx playwright test --project=${{ matrix.browsers }}
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b9c80b7

Please sign in to comment.