Browse Source

✏️ indent

pull/1/head
Francois Lannoy 6 years ago
parent
commit
0e36792bcb
  1. 4
      .circleci/config.yml

4
.circleci/config.yml

@ -50,5 +50,5 @@ workflows:
jobs: jobs:
- build - build
- test: - test:
requires:
- build
requires:
- build
Loading…
Cancel
Save