[wpimath] Commit generated files (#5986)

This commit is contained in:
PJ Reiniger
2023-12-01 23:52:38 -05:00
committed by GitHub
parent 54ab65a63a
commit 5dad46cd45
29 changed files with 743 additions and 107 deletions

View File

@@ -29,6 +29,8 @@ jobs:
run: python -m pip install jinja2
- name: Run ntcore
run: ./ntcore/generate_topics.py
- name: Run wpimath
run: ./wpimath/generate_numbers.py
- name: Add untracked files to index so they count as changes
run: git add -A
- name: Check output