We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b096b1d commit 094fbebCopy full SHA for 094fbeb
1 file changed
README.md
@@ -30,7 +30,7 @@ uv sync
30
To run the tests, run:
31
32
```sh
33
-uv run python -m unittest discover .
+./test.macos.sh
34
```
35
36
To run type checking:
0 commit comments