Skip to content

Commit

Permalink
Restore JSON output for clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-szabo committed May 3, 2020
1 parent bfe9d7d commit d1b33ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features --message-format=human
args: --all-features

test-stable:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d1b33ff

Please sign in to comment.