Skip to content

Commit

Permalink
CI: report: create report dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kgugala committed Jan 8, 2025
1 parent 8f36f96 commit b88275d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/report-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ jobs:
zip data_toggle_verilator_info.zip *_toggle.info
zip data_branch_verilator_info.zip *_branch.info
zip data_line_verilator_info.zip *_line.info
mkdir report
cp data.zip report
cp data_v.zip report
cp data_both.zip report
Expand Down

0 comments on commit b88275d

Please sign in to comment.