Skip to content

Commit

Permalink
print expected format on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
nosracd committed Aug 7, 2023
1 parent b0a3060 commit 24ec55a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,5 @@ jobs:
- name: Check formatting
run: |
./format_code.sh --check
./format_code.sh
git diff --exit-code

0 comments on commit 24ec55a

Please sign in to comment.