fix coverage job checkout

This commit is contained in:
Zachary Snow 2024-06-30 10:31:36 -06:00
parent e3feeff152
commit 2cc1f6e2dc
1 changed files with 3 additions and 0 deletions

View File

@ -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: |