Skip to content

Commit dc6321a

Browse files
author
daniel.eades
committed
fixup
1 parent 4c843ac commit dc6321a

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
@@ -89,7 +89,7 @@ jobs:
8989
with:
9090
toolchain: ${{ env.MSRV }}
9191
- uses: taiki-e/install-action@cargo-no-dev-deps
92-
- run: cargo no-dev-deps check --all
92+
- run: cargo no-dev-deps check -p graphql_client
9393

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

0 commit comments

Comments
 (0)