Browse Source

Update config.yml

main
Alexandre SOARES 5 years ago
parent
commit
167d76f9c7
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -49,7 +49,7 @@ jobs:
- run: - run:
name: "yarn test" name: "yarn test"
command: yarn test command: yarn test
end_to_end_tests:
end_to_end:
docker: docker:
- image: cimg/node:14.15.0 - image: cimg/node:14.15.0
auth: auth:

Loading…
Cancel
Save