Skip to content

Commit f2a7dcc

Browse files
committed
dasdsa
1 parent a2cd4e4 commit f2a7dcc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- name: generate base schema
3535
run: |
3636
graphql-inspector introspect http://localhost:4000/graphql base-schema.graphql
37+
38+
cat base-schema.graphql
3739
3840
- name: generate new schema
3941
run: |

0 commit comments

Comments
 (0)