Skip to content

Commit c44cc9a

Browse files
authored
Merge branch 'master' into fsutil
2 parents f6d2995 + 88ec0d5 commit c44cc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout repository
3333
uses: actions/checkout@v4
3434
with:
35-
lfs: false
35+
lfs: 'false'
3636

3737
- name: Set up Python
3838
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)