From fb0fdf6118bc05fc85216153427cd7ce4bd500b3 Mon Sep 17 00:00:00 2001 From: Justin H <84724234+JustinhSE@users.noreply.github.com> Date: Wed, 25 Feb 2026 15:42:04 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f271c7..864510e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,5 +18,4 @@ jobs: node-version: '16' - name: Install dependencies run: npm install - - name: Run tests - run: npm test +