Skip to content

Commit

Permalink
Playground with all command at ersilia-os#1368
Browse files Browse the repository at this point in the history
  • Loading branch information
Abellegese committed Nov 18, 2024
1 parent 7128fb9 commit 5779302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/playground/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def test_fetch_multiple_models(session):
def test_serve_multiple_models(session):
install_dependencies(session)
update_yaml_values(
{"runner": "multiple", "cli_type": "serve"}
{"runner": "multiple", "cli_type": "serve", "delete_model": False}
)
logger.info(
f"Fetching and Serving Multiple Models: Serving"
Expand Down

0 comments on commit 5779302

Please sign in to comment.