Skip to content

Commit

Permalink
Added extra logging
Browse files Browse the repository at this point in the history
  • Loading branch information
DAQEM committed Jan 14, 2024
1 parent 28e23e0 commit 3784274
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@ jobs:
reporter: dotnet-trx
fail-on-error: true

- name: Log Docker
if: always()
run: docker logs netmon-account-service

end-to-end-tests:
name: End to End Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3784274

Please sign in to comment.