File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : Sync dependencies (locked)
2424 run : |
2525 uv sync --locked --all-groups
26+ uv sync --extra rust
2627
2728 - name : Run linters
2829 run : |
4546 - name : Sync dependencies (locked)
4647 run : |
4748 uv sync --locked --all-groups
49+ uv sync --extra rust
4850
4951 - name : Run tests
5052 run : |
Original file line number Diff line number Diff line change 3939 - name : Sync dependencies (locked)
4040 run : |
4141 uv sync --locked --all-groups
42+ uv sync --extra rust
4243
4344 - name : Run tests
4445 run : |
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Benchmarks are:
6161* committed as raw JSON
6262* runnable locally via ` bench/ `
6363
64- See [ ` bench/README.md ` ] ( bench/README.md ) for details.
64+ See [ ` Docs: Performance ` ] ( https://akhundmurad.github.io/typeid-python/performance/ ) for details.
6565
6666## Installation
6767
You can’t perform that action at this time.
0 commit comments