Q:

Treating warnings as errors because process.env.CI = true. github

- name: test
  image: node
  commands:
  - unset CI
  - npm install
  - npm run tests
0

New to Communities?

Join the community