Skip to content

Commit 773d42c

Browse files
committed
dsfds
1 parent b2cb9e2 commit 773d42c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/graphql-schema-check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ jobs:
4343
4444
- name: graphql-inspector diff
4545
run: |
46-
echo "base schema"
47-
cat base-schema.graphql
46+
graphql-inspector diff base-schema.graphql new-schema.graphql
4847
4948
# This doesn't work see https://github.com/graphql-hive/graphql-inspector/issues/2876
5049
- uses: graphql-hive/graphql-inspector@master

0 commit comments

Comments
 (0)