remove cache
Test and Build / test-and-build (push) Failing after 32s

This commit is contained in:
Jay
2025-08-22 15:21:32 -04:00
parent d27d87752c
commit 30a47148c9
-1
View File
@@ -27,7 +27,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "24"
cache: npm
- name: Install dependencies
run: npm install