Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Jan 29, 2025
1 parent 2138b9c commit 7f51886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/experimental/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ test:
uv run --group test pytest $(TEST_FILE)

tests:
uv run -- group test pytest $(TEST_FILE)
uv run --group test pytest $(TEST_FILE)

test_watch:
uv run --group test ptw --now . -- tests/unit_tests
Expand Down

0 comments on commit 7f51886

Please sign in to comment.