Skip to content

Commit 030702b

Browse files
committed
Make it a string?
1 parent 7a647d0 commit 030702b

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)