Switch job

This commit is contained in:
Justin Ethier 2025-01-20 19:11:37 -08:00
parent 158e0f737f
commit bf3702898c

View file

@ -17,6 +17,5 @@ jobs:
run: sudo apt-get install -y indent
- name: formatting
run: |
make format
! git status -s | grep "^ M "
make test-format