ci: lfs checkout

This commit is contained in:
André Roth
2024-11-07 17:14:56 +01:00
parent 38485a5b1e
commit 9da58b1ea2

View File

@@ -40,6 +40,7 @@ jobs:
with:
# fetch the whole repo for `git describe` to work
fetch-depth: 0
lfs: true
- name: "Run flake8"
run: |