Browse Source

✏️ Fix required step name

pull/2/head
anthony 5 years ago
parent
commit
78ddddb03a
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -117,7 +117,7 @@ workflows:
- docker-build:
requires:
- test
- test:e2e
- test-e2e
- lint
# Add it before pull request
# filters:

Loading…
Cancel
Save