From a99e7be0a6c7c725dc5156952e581bf3a903485c Mon Sep 17 00:00:00 2001 From: gabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com> Date: Sat, 22 Aug 2020 14:25:08 +0000 Subject: fix: Remove github workflow --- .github/action/entrypoint.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 .github/action/entrypoint.sh (limited to '.github/action/entrypoint.sh') diff --git a/.github/action/entrypoint.sh b/.github/action/entrypoint.sh deleted file mode 100755 index 83edd0a..0000000 --- a/.github/action/entrypoint.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -set -e - -sh -c "lein $*" -- cgit v1.2.3