Skip to content

Commit

Permalink
Add git lfs in CI checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed Mar 9, 2024
1 parent 4cc7e15 commit 7dbdbb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
#----------------------------------------------
- name: Check out repository
uses: actions/checkout@v4
with:
lfs: true
- name: Set up python
id: setup-python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 7dbdbb0

Please sign in to comment.