From d52245772306b9dce8bd576dba39ba8d93907d56 Mon Sep 17 00:00:00 2001 From: Dmitry Maksyoma Date: Tue, 14 Sep 2021 19:10:33 +1200 Subject: [PATCH] Add spec runner --- run-specs | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 run-specs diff --git a/run-specs b/run-specs new file mode 100755 index 0000000..9cb1028 --- /dev/null +++ b/run-specs @@ -0,0 +1,3 @@ +#!/bin/bash + +pipenv run mamba spec/*