From 76122262f708ded61dd1181b76484195f556464f Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Fri, 8 Mar 2024 17:56:56 +0100 Subject: [PATCH] add execution permission --- run_tests.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 run_tests.py diff --git a/run_tests.py b/run_tests.py old mode 100644 new mode 100755 -- GitLab