Commit a39bd7b
committed
github/action: run static checks with uv.
The static-checks.py needs the python virtual env to be activated to run
`ruff`.
Use `uv run ./static-checks.py` instead of just calling
`./static-checks.py`.
Change-Id: Ic5ba06a85e89cb34fabe87a318228078be2d5981
Priv-Id: c6188b5e6f896670224b334c8169a7395dc97abe1 parent 356177a commit a39bd7b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
0 commit comments