remove npm caching from test.backend.seed.yml

This commit is contained in:
mahula 2025-10-07 17:42:28 +02:00 committed by GitHub
parent c9b2dfb248
commit 02595a4321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,6 @@ jobs:
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version-file: '.tool-versions'
cache: 'npm'
- name: Build Docker Production
run: |