Skip to content

Commit

Permalink
chore(graphql): segregate graphql toolshed module (I)
Browse files Browse the repository at this point in the history
  • Loading branch information
LNSD committed Sep 27, 2023
1 parent a6eb930 commit f17583d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20
env:
RUSTFLAGS: "-D warnings"
RUSTFLAGS: "-D warnings --force-warn deprecated --force-warn dead-code"
steps:
- uses: actions/checkout@v3
- name: Setup Rust toolchain
Expand Down

0 comments on commit f17583d

Please sign in to comment.