Unverified Commit 6229c101 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

Update .github/workflows/ci.yml

parent fd69ca17
Pipeline #227948 failed with stages
in 2 minutes
......@@ -46,7 +46,7 @@ jobs:
uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features --all-targets
args: --all-features
check-docs:
name: Check rustdoc
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment