We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b03c076 commit b2a8452Copy full SHA for b2a8452
.circleci/config.yml
@@ -21,10 +21,6 @@ defaults: &defaults
21
command: docker-compose run --rm test-rest
22
working_directory: test
23
when: always
24
- - run:
25
- command: docker-compose run --rm test-graphql
26
- working_directory: test
27
- when: always
28
- run:
29
command: docker-compose run --rm test-acceptance.webdriverio
30
0 commit comments