mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
including lfs files when checking out during tests workflow
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user