Skip to content

Commit f681209

Browse files
ci(): remove plugin check
1 parent ecda0bb commit f681209

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
- run:
5353
name: E2E tests (mercurius)
5454
command: yarn test:e2e:mercurius
55-
- run:
56-
name: CLI Plugin & TypeScript <= v4.7 compatibility test
57-
command: yarn add -D -W [email protected] && cd packages/graphql && yarn test:e2e .visitor.spec.ts
5855

5956
workflows:
6057
version: 2

0 commit comments

Comments
 (0)