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

fix tests workflow

This commit is contained in:
leibale
2021-11-27 23:02:52 -05:00
parent 90c37bd1af
commit f2d46c8787

View File

@@ -34,7 +34,7 @@ jobs:
- name: Build tests tools
run: npm run build:tests-tools
- name: Run Tests
run: npm run test -- --forbid-only --redis-version=${{ matrix.redis-version }}
run: npm run test -- -- --forbid-only --redis-version=${{ matrix.redis-version }}
- name: Upload to Codecov
run: |
curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import