Browse Source

database

pull/3/merge
Gianni GIUDICE 6 years ago
parent
commit
226c634c65
  1. 8
      .circleci/config.yml

8
.circleci/config.yml

@ -12,12 +12,8 @@ workflows:
- yarn - yarn
tests: tests:
jobs: jobs:
- test:
requires:
- yarn
- e2e:
requires:
- yarn
- test
- e2e
jobs: jobs:
hello: hello:

Loading…
Cancel
Save