Skip to content

Commit 4a97fde

Browse files
committed
ci: enable lfs checkout
1 parent f2ba57b commit 4a97fde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
with:
2121
submodules: recursive
22+
lfs: true
2223

2324
- name: Cache apt packages (Ubuntu)
2425
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)