[no ci ]Change installation command for tomli-w to pip

This commit is contained in:
Jay Lee
2026-05-11 15:55:23 -04:00
committed by GitHub
parent abd39176d8
commit f69d0b1427

View File

@@ -19,7 +19,7 @@ jobs:
- name: Install tomli-w
run: |
uv install tomli-w
uv pip install tomli-w
- name: Update overrides in pyproject.toml (if any)
run: |