Skip to content

Commit

Permalink
WIP: testing lfs output
Browse files Browse the repository at this point in the history
  • Loading branch information
blowekamp committed Aug 30, 2023
1 parent ca11663 commit 354036d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ jobs:
- name: Git LFS Pull
run: |
git lfs pull
- name: dir listing
run : |
ls -laRh test/data
git lfs ls-files -l -s
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 354036d

Please sign in to comment.