Publish code cov artefact

This commit is contained in:
Toby Jaffey 2025-12-13 21:30:46 +00:00
parent bee38ce935
commit f6afd59bbf

View file

@ -28,4 +28,9 @@ jobs:
indicators: true
output: both
thresholds: '60 80'
- name: Archive code coverage results
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
path: uvm32/test/code-coverage-results.md