Bump wpiformat to 2025.34 (#2066)

This commit is contained in:
Sam Freund
2025-08-15 21:05:54 -05:00
committed by GitHub
parent c7f5edc262
commit 27a1cfcb12
5 changed files with 11 additions and 13 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2025.33
run: pip3 install wpiformat==2025.34
- name: Run
run: wpiformat
- name: Check output