Disable client Helpers in Node.js < 10. (#1194)
This commit is contained in:
committed by
delvedor
parent
c343302772
commit
11951fe8fc
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user