Skip to content

Commit

Permalink
ci: fix gindent version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcnamara committed Feb 12, 2025
1 parent a18ee64 commit a0249f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code_style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
- name: Make indent
run: |
indent --version
make indent
git status
git status | grep 'nothing to commit'

0 comments on commit a0249f8

Please sign in to comment.