Merge branch 'main' into development

This commit is contained in:
Peter Johnson
2024-03-09 09:57:55 -08:00
88 changed files with 941 additions and 230 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with:
python-version: '3.10'
- name: Install wpiformat
run: pip3 install wpiformat==2023.36
run: pip3 install wpiformat==2024.32
- name: Run
run: wpiformat
- name: Check output