From c30c2640ecea313a30474fc8ef35dae4af50e53b Mon Sep 17 00:00:00 2001 From: Ichitux Date: Fri, 27 Mar 2026 17:50:22 +0100 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index b33bdf2..69235cb 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -37,6 +37,3 @@ jobs: - run: npm ci - run: npm run build --if-present - run: npm test - - name: Tests Badge - uses: ljunker/test-badge-action@v1.1 -