mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-21 23:34:06 +01: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