1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

move "all-in-one" to root folder

This commit is contained in:
leibale
2021-11-09 19:55:16 -05:00
parent 57539e7c3f
commit 38426fe2a4
17 changed files with 408 additions and 408 deletions

View File

@@ -27,6 +27,7 @@ jobs:
- name: Update npm
run: npm i -g npm
if: ${{ matrix.node-version <= 14.x }}
- name: Install Packages
run: npm ci