Add git lfs in CI checkout
This commit is contained in:
parent
4cc7e1539e
commit
7dbdbb051c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
||||
#----------------------------------------------
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
- name: Set up python
|
||||
id: setup-python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user