Skip to content

Commit 5b2be2d

Browse files
author
daniel.eades
committed
fixup
1 parent 94f5f40 commit 5b2be2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
with:
8686
toolchain: ${{ env.MSRV }}
8787
- uses: taiki-e/install-action@cargo-no-dev-deps
88-
- run: cargo no-dev-deps check --all
88+
- run: cargo no-dev-deps check -p graphql_client
8989

9090
# Automatically merge if it's a Dependabot PR that passes the build
9191
dependabot:

0 commit comments

Comments
 (0)