Skip to content

Commit

Permalink
feat(code-coverage): Print MSSQL container logs - part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Feb 10, 2024
1 parent 0bca0f6 commit 0f7f0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -299,4 +299,4 @@ jobs:
## --------------------------------------------------------------------
log=$(find ${{ runner.workspace }}/logs-docker/ -name 'sql.log')
echo "$log"
cat "$log"

0 comments on commit 0f7f0b1

Please sign in to comment.