From 10a9bea6d0161433e11f39e27971941b2b6895aa Mon Sep 17 00:00:00 2001 From: Sriram Thiagarajan Date: Thu, 12 Oct 2023 08:24:10 +0530 Subject: [PATCH] test commit --- src/party/game.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/party/game.ts b/src/party/game.ts index e8fee88..891f740 100644 --- a/src/party/game.ts +++ b/src/party/game.ts @@ -19,6 +19,7 @@ export function updateBoard( } /* +(test party deploy GH action) Example: const board = [ [0, 0, 0, 1, 0, 0, 0],