mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
.github: don't shallow-clone main project
The test report needs to lookup the last tag. Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
clean: true
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: Set Build Variables
|
||||
|
||||
Reference in New Issue
Block a user