Browse Source

💚 Fixing CI

main
Alexandre SOARES 5 years ago
parent
commit
31d6002636
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -5,7 +5,7 @@ workflows:
- build - build
- test - test
- lint - lint
requires:
requires:
- build - build
- test - test
version: 2 version: 2

Loading…
Cancel
Save