Skip to content

Commit

Permalink
chore(justfile): can add options to up-solve command
Browse files Browse the repository at this point in the history
  • Loading branch information
Shi-Raida committed Jul 22, 2024
1 parent a6db8c1 commit 3cf8f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ci-up-val:
python3 planning/unified/deps/unified-planning/up_test_cases/report.py aries-val -e up_aries_tests

# Solve a UP test case
up-solve problem:
up-solve +problem:
python3 planning/unified/scripts/cli.py {{problem}}

# Export a UP test case to a protobuf binary file (/tmp/problem.upp)
Expand Down

0 comments on commit 3cf8f4b

Please sign in to comment.