fix(tests): add --use_memory_db flag; use it in tests

This commit is contained in:
psychedelicious
2023-05-25 11:53:02 +10:00
parent ad619ae880
commit 3829ffbe66
3 changed files with 8 additions and 2 deletions

View File

@ -125,6 +125,7 @@ jobs:
--no-nsfw_checker
--precision=float32
--always_use_cpu
--use_memory_db
--outdir ${{ env.INVOKEAI_OUTDIR }}/${{ matrix.python-version }}/${{ matrix.pytorch }}
--from_file ${{ env.TEST_PROMPTS }}