Printing markdown report in summary tab
- name: ๐ Generate typescript code coverage
id: ts-cov
uses: kamack38/type-coverage@main
with:
ignoreFiles: |
dist/**
- name: ๐ Set action summary
run: echo "${{ steps.ts-cov.outputs.markdown }}" >> $GITHUB_STEP_SUMMARYTo see the result go to the actions tab