From c736fa62d525cf9c84be4002007413cdcfaa2922 Mon Sep 17 00:00:00 2001 From: Vaisakh K M <68694876+Vaisakhkm2625@users.noreply.github.com> Date: Sat, 1 Apr 2023 23:44:20 +0530 Subject: [PATCH] Proposing impotent change to CI. --- ci/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/ci.sh b/ci/ci.sh index c52d3c26b..0e87b2027 100755 --- a/ci/ci.sh +++ b/ci/ci.sh @@ -1,3 +1,3 @@ #!/bin/sh - +echo I am doing something useful exit 0