Skip to content

Commit 28fd470

Browse files
committed
CI: fix test-tag CI
1 parent d3376ec commit 28fd470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
steps:
4747
- name: Checkout repo
4848
uses: actions/checkout@v4
49-
with:
50-
fetch-depth: 0
49+
with:
50+
fetch-depth: 0
5151

5252
- name: Download coverage report
5353
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)