-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable inline-file-hash check during auto-check
These files are all protected by master-hash. Signed-off-by: Richard T Bonhomme <[email protected]>
- Loading branch information
1 parent
5c97378
commit f9a9d42
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f9a9d42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#272 This even saves 10 seconds on github CI for *nix (The same will not be true for windblows)
Edit: The plumbing appears to be more costly than the porcelain, for Windblows .. c'est la vie.