mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
including lfs files when checking out during tests workflow
This commit is contained in:
parent
b0e2596b58
commit
243ca01924
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user