Skip to content

Commit

Permalink
Upload only logs from generated tests of uvm classes
Browse files Browse the repository at this point in the history
Signed-off-by: Ryszard Rozak <[email protected]>
  • Loading branch information
RRozak committed Sep 22, 2023
1 parent 0f2903a commit 0bc03a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sv-tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
name: tests_summary
path: |
./tests_summary/
./out/
./out/logs/Verilator/generated/uvm*
- name: Find artifacts that are no longer needed
id: get-artifacts-to-delete
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 0bc03a1

Please sign in to comment.