Skip to content

Commit

Permalink
Print Docker logs
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 6, 2023
1 parent 7fe8e3d commit 3119f6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull-request-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ jobs:
--shard=${{ format('{0}/{1}', matrix.shard-index, matrix.shard-count) }}
timeout-minutes: 10

- if: always()
name: Print Docker logs
run: docker-compose -f docker-compose-wsl2.yml logs

- if: always()
name: Append ID to test result
run: |
Expand Down

0 comments on commit 3119f6b

Please sign in to comment.