oswatcher icon indicating copy to clipboard operation
oswatcher copied to clipboard

oswatcher should return non-zero if a hook failed

Open Wenzel opened this issue 5 years ago • 0 comments

Recently a dependency problem made the GitFilesystemHook to fail in Github Actions: https://github.com/Wenzel/oswatcher/pull/67/checks?check_run_id=493909976#step:18:6

This wasn't catched because oswatcher doesn't see the hooks failing and returns 0.

Wenzel avatar Mar 08 '20 22:03 Wenzel