From 892c8694910d67ea3cb4bd4507e430f55b53abcd Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 1 Dec 2016 10:16:53 +0200
Subject: [PATCH] - Run tests if the Makefile changes as well.

---
 .pre-commit-config.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bb25a23..60befd8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -14,5 +14,4 @@
         name: make test
         language: system
         entry: make test
-        files: bundle_certs
-
+        files: bundle_certs|Makefile
-- 
GitLab