Tests Workflow - Pull LFS Files

This pulls down the server git lfs files for the test.
This commit is contained in:
Refringe 2024-04-10 16:02:10 -04:00
parent ed858626b1
commit a51ef26dae
No known key found for this signature in database
GPG Key ID: 7715B85B4A6306ED

View File

@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
lfs: true
fetch-depth: 1
- name: Install Dependencies