Disable client Helpers in Node.js < 10. (#1194)

This commit is contained in:
Tomas Della Vedova
2020-05-14 16:03:08 +02:00
committed by delvedor
parent c343302772
commit 11951fe8fc
4 changed files with 10 additions and 5 deletions

View File

@ -63,7 +63,7 @@ jobs:
- name: Test
run: |
npm run test:unit -- --node-arg=--harmony-async-iteration
npm run test:node8
helpers-integration-test:
name: Helpers integration test