Skip to content

Commit

Permalink
Merge branch 'uvm-ci' into uvm-ci-rtl-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Feb 20, 2024
2 parents a860469 + 805e1da commit ced5303
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/uvm_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Navigate to verify/uvm-python and run tests
run: |
cd verify/uvm-python
make run_all_tests
make run_all_tests RUN_MERGE_COVERAGE=false
- name: Clean passed runs
run: make clean_passed_dirs
Expand Down
10 changes: 0 additions & 10 deletions verify/uvm-python/merge_cov.py

This file was deleted.

0 comments on commit ced5303

Please sign in to comment.