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: - docker-build:
requires: requires:
- test - test
- test:e2e
- test-e2e
- lint - lint
# Add it before pull request # Add it before pull request
# filters: # filters:

Loading…
Cancel
Save