mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
[ci] Upgrade to wpiformat 2025.69 (#2193)
This commit is contained in:
2
.github/workflows/lint-format.yml
vendored
2
.github/workflows/lint-format.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
- name: Install wpiformat
|
- name: Install wpiformat
|
||||||
run: pip3 install wpiformat==2025.48
|
run: pip3 install wpiformat==2025.69
|
||||||
- name: Run
|
- name: Run
|
||||||
run: wpiformat
|
run: wpiformat
|
||||||
- name: Check output
|
- name: Check output
|
||||||
|
|||||||
Reference in New Issue
Block a user