Tests Workflow - Pull LFS Files
This pulls down the server git lfs files for the test.
This commit is contained in:
parent
ed858626b1
commit
a51ef26dae
@ -14,6 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user