Skip to content

Commit

Permalink
update makefile (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
qianyi-sun authored Sep 28, 2023
1 parent 3bc73f3 commit 04ad596
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ sanity-test: build-sanity-scenarios
./smarts/core/tests/test_dynamics_backend.py::test_set_pose \
./smarts/core/tests/test_sensors.py::test_waypoints_sensor \
./smarts/core/tests/test_smarts.py::test_smarts_doesnt_leak_tasks_after_reset \
./examples/tests/test_examples.py::test_examples[hiway_v1] \
./examples/tests/test_examples.py::test_examples[laner] \
./examples/tests/test_examples.py::test_examples[e2_single_agent] \
./smarts/env/tests/test_social_agent.py::test_social_agents_not_in_env_obs_keys

.PHONY: test-learning
Expand Down

0 comments on commit 04ad596

Please sign in to comment.