mirror of https://github.com/zachjs/sv2v.git
fix coverage job checkout
This commit is contained in:
parent
e3feeff152
commit
2cc1f6e2dc
|
|
@ -52,6 +52,9 @@ jobs:
|
|||
IVERILOG_REF: ef7f0a8f38782dfc0872b1e352ccf32343c10bb8
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
- name: Install Dependencies (macOS)
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue