1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-17 19:41:06 +03:00

fix benchmark workflow

This commit is contained in:
leibale
2021-06-02 13:51:12 -04:00
parent 152cbef248
commit af952c75d8

View File

@@ -29,7 +29,6 @@ jobs:
uses: shogo82148/actions-setup-redis@v1.9.7
with:
redis-version: ${{ matrix.redis-version }}
auto-start: "false"
- name: Install Packages
run: npm install