Replace async-graphql with link to async-graphql's own examples (#1234)

* Replace async-graphql with link to async-graphql's own examples

* exclude async-graphql directory

* does this fix it?

* apparently this needs to be sorted as well

* Update .github/workflows/CI.yml

Co-authored-by: Jonas Platte <[email protected]>

Co-authored-by: Jonas Platte <[email protected]>
This commit is contained in:
David Pedersen
2022-08-09 14:56:50 +00:00
committed by GitHub
co-authored by Jonas Platte
parent ad7c8c5cdb
commit d9ef24c5ff
7 changed files with 6 additions and 416 deletions
+4 -1
View File
@@ -230,7 +230,10 @@ jobs:
- name: Install cargo-sort
run: |
cargo install cargo-sort
- name: Check dependecy tables
- name: Remove non-crate folder
run: rm -rf async-graphql || true
working-directory: ${{ matrix.pwd }}
- name: Check dependency tables
working-directory: ${{ matrix.pwd }}
run: |
cargo sort --workspace --grouped --check