Put back the test workflow cache key (#4251)

This reverts commit 02c3b73aa8.
This commit is contained in:
Julian Gonggrijp
2022-01-22 01:55:24 +01:00
parent 4e66def27d
commit a10ce93c21

View File

@@ -25,6 +25,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 6
cache: 'npm'
- name: Install dependencies
run: |
npm install --no-audit