mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
[ci] Upgrade wpiformat (#6395)
This commit is contained in:
2
.github/workflows/lint-format.yml
vendored
2
.github/workflows/lint-format.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.8
|
python-version: 3.8
|
||||||
- name: Install wpiformat
|
- name: Install wpiformat
|
||||||
run: pip3 install wpiformat==2023.36
|
run: pip3 install wpiformat==2024.32
|
||||||
- name: Run
|
- name: Run
|
||||||
run: wpiformat
|
run: wpiformat
|
||||||
- name: Check output
|
- name: Check output
|
||||||
|
|||||||
Reference in New Issue
Block a user