Skip to content

Commit

Permalink
Checkout the git repository after installing git-lfs
Browse files Browse the repository at this point in the history
This will ensure the LFS files will be downloaded on first checkout
  • Loading branch information
emkll committed Mar 31, 2021
1 parent 83e4c9b commit 5011427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ jobs:
machine:
image: ubuntu-2004:202010-01
steps:
- checkout
- *installgitlfs
- checkout
- run:
name: install test requirements and run tests
command: |
Expand Down

0 comments on commit 5011427

Please sign in to comment.