elpasync pushed a change to branch externals/diff-hl. from 7440baa9b1 diff-hl-stage-current-hunk: Force reference revision to last commit new 22710e8c07 Add GH action to run the tests new bf92de54a7 [ci skip] Fix name new 6a9eca24c1 Make sure to exit 2 when tests fail new a45d2650f7 Fix Emacs < 28 compat new 424d3b7cef Skip a test in Emacs 26 new 6cc23ae06a Use skip-unless new ed47dc1812 Add CI bade
Summary of changes: .github/workflows/ci.yml | 39 +++++++++++++++++++++++++++++++++++++++ Makefile | 2 +- README.md | 2 +- diff-hl.el | 5 ++++- test/diff-hl-test.el | 4 +--- 5 files changed, 46 insertions(+), 6 deletions(-) create mode 100644 .github/workflows/ci.yml