Browse Source

👷 delete test in workflow

pull/1/head
verzelea 6 years ago
parent
commit
0ecd4afdd1
  1. 10
      .circleci/config.yml

10
.circleci/config.yml

@ -48,8 +48,8 @@ workflows:
build-test: build-test:
jobs: jobs:
- build - build
- test:
context:
- back_final
requires:
- build
#- test:
# context:
# - back_final
# requires:
# - build
Loading…
Cancel
Save