Browse Source

Update config.yml

circleci-project-setup
Alexandre SOARES 5 years ago
parent
commit
562f0e4af2
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -9,4 +9,4 @@ jobs:
steps:
- checkout # check out the code in the project directory
- run: yarn install
Loading…
Cancel
Save