Skip to content

Commit b2a8452

Browse files
committed
add .circleci config
1 parent b03c076 commit b2a8452

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ defaults: &defaults
2121
command: docker-compose run --rm test-rest
2222
working_directory: test
2323
when: always
24-
- run:
25-
command: docker-compose run --rm test-graphql
26-
working_directory: test
27-
when: always
2824
- run:
2925
command: docker-compose run --rm test-acceptance.webdriverio
3026
working_directory: test

0 commit comments

Comments
 (0)