mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-05 06:29:09 +01:00
LFS cache
This commit is contained in:
parent
c8888be4c3
commit
8703eea49b
4
.github/workflows/python-tests.yml
vendored
4
.github/workflows/python-tests.yml
vendored
@ -72,9 +72,7 @@ jobs:
|
||||
PIP_USE_PEP517: '1'
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
uses: nschloe/action-cached-lfs-checkout@v1 # https://github.com/nschloe/action-cached-lfs-checkout
|
||||
|
||||
- name: check for changed python files
|
||||
if: ${{ inputs.always_run != true }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user