Skip to content

Commit

Permalink
Make sure error code not thrown
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Dec 18, 2024
1 parent 96e1052 commit babab53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ cd ..

## Format all file

pre-commit run --all-files
/bin/bash -c 'pre-commit run --all-files; echo Finished running pre-commit!' # Note: prevents error code when reformatting

0 comments on commit babab53

Please sign in to comment.