From 22e6458fad230eb1b674f86ad37667f3ad13e543 Mon Sep 17 00:00:00 2001 From: Hunia Fatima Date: Tue, 25 Feb 2025 21:54:23 +0500 Subject: [PATCH] test: testing the cla --- .github/workflows/cli-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cli-tests.yml b/.github/workflows/cli-tests.yml index 7fe8ffde..727240f8 100644 --- a/.github/workflows/cli-tests.yml +++ b/.github/workflows/cli-tests.yml @@ -1,7 +1,7 @@ # CLI tests: Check that various Makefile targets behave as expected # (without going deeper into provisioning and such) -name: CLI tests +name: CLI tests random change on: push: