From a110b237d58af58779e63b10afa5fb6f6af345b9 Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Sun, 25 May 2025 00:14:49 +0200 Subject: [PATCH] bun install almost twice as fast --- .github/workflows/js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/js.yml b/.github/workflows/js.yml index 6cac954..afc6cd4 100644 --- a/.github/workflows/js.yml +++ b/.github/workflows/js.yml @@ -1,4 +1,4 @@ -name: "JS: npm, deps, eslint, tests" +name: "JS: deps, lint, tests" on: push: