Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Sep 18, 2024
1 parent 46a48a8 commit 5e30db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wren-ai-service/Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ eval prediction_result:
demo:
poetry run streamlit run demo/app.py

test test_args: up && down
test test_args='': up && down
poetry run pytest -s {{test_args}}

load-test:
Expand Down

0 comments on commit 5e30db8

Please sign in to comment.