We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fbaf2 commit d5df43eCopy full SHA for d5df43e
1 file changed
.github/workflows/CI.yaml
@@ -14,6 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
+ lfs: true
18
19
- name: Test
20
id: test
0 commit comments