ci: update verdaccio cache

This commit is contained in:
Zoltan Kochan
2022-06-01 02:48:58 +03:00
parent 9f29df803d
commit 99d5beac0f
8 changed files with 4 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ jobs:
privatePackages/*/lib
privatePackages/*/tsconfig.tsbuildinfo
.jest-cache
.verdaccio-cache
key: ts-jest-${{ matrix.platform }}-${{ matrix.node }}-${{ github.run_id }}
restore-keys: ts-jest-${{ matrix.platform }}-${{ matrix.node }}-
- name: run tests (main)