Skip to content

Commit

Permalink
feat(code-coverage): Always collect logs
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Feb 7, 2024
1 parent fab9e44 commit f44b9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ jobs:
path: ${{ runner.temp }}/package

- name: Collect docker logs
if: always()
uses: jwalton/gh-docker-logs@v1
with:
dest: './logs-docs'
Expand Down

0 comments on commit f44b9d8

Please sign in to comment.