Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Commit bcc1286

Browse files
committed
chore: Update workflows
1 parent 99d84c9 commit bcc1286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v2
2121
with:
22-
lfs: true
22+
lfs: false
2323
- name: Pull LFS objects
2424
run: git lfs pull
2525
- name: Set up JDK ${{ matrix.java }}

0 commit comments

Comments
 (0)