Browse Source

💚 test format:check and build is ok

build_and_test_config
hallouma875 5 years ago
parent
commit
f6c432e013
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -36,6 +36,7 @@ jobs:
- run:
name: Test
command: yarn run test
build:
executor: node
steps:

Loading…
Cancel
Save