Skip to content

Commit

Permalink
chore: fix tilt
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhart1o1 committed Feb 7, 2024
1 parent 1464eaf commit d6b3192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ local_resource(

map_test_target = "//apps/map:test-integration"
local_resource(
"map-test",
"test-map",
labels = ["test"],
auto_init = is_ci and MAP_TEST_LABEL in cfg.get("test", []),
cmd = "buck2 test {}".format(map_test_target),
Expand Down

0 comments on commit d6b3192

Please sign in to comment.