mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
Update test.yml
This commit is contained in:
parent
cb468c5982
commit
3ee0e5d57c
1 changed files with 3 additions and 2 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -31,5 +31,6 @@ jobs:
|
|||
- name: Verify LFS
|
||||
shell: bash
|
||||
run: __test__/verify-lfs.sh
|
||||
- run: ls -la .git
|
||||
- run: ls -la .git/objects
|
||||
- run: ls -la lfs/.git
|
||||
- run: ls -la lfs/.git/lfs
|
||||
- run: ls -la lfs/.git/lfs/objects
|
||||
|
|
Loading…
Add table
Reference in a new issue