Skip to content

Commit 094fbeb

Browse files
committed
Correct README
1 parent b096b1d commit 094fbeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ uv sync
3030
To run the tests, run:
3131

3232
```sh
33-
uv run python -m unittest discover .
33+
./test.macos.sh
3434
```
3535

3636
To run type checking:

0 commit comments

Comments
 (0)