Remove integration test run (#1368)

* remove edelweiss run for now

* remove running integration tests
pull/1372/head
Nikhil Parasaram 5 years ago committed by GitHub
parent 9fafc4edaa
commit a582ed700c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      .circleci/config.yml

@ -167,16 +167,6 @@ workflows:
filters:
tags:
only: /.*/
- integration_tests:
filters:
branches:
only:
- develop
- master
tags:
only: /v[0-9]+(\.[0-9]+)*/
requires:
- test
- pypi_release:
filters:
branches:

Loading…
Cancel
Save