Browse Source

test fix 💚

main
Alexandre SOARES 4 years ago
parent
commit
6d2d05b361
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -97,8 +97,6 @@ workflows:
jobs:
- build
- test_unit:
requires:
- build
- end_to_end:
requires:
- build

Loading…
Cancel
Save