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 ecda0bb commit f681209Copy full SHA for f681209
.circleci/config.yml
@@ -52,9 +52,6 @@ jobs:
52
- run:
53
name: E2E tests (mercurius)
54
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
58
59
workflows:
60
version: 2
0 commit comments