Skip to content

Commit

Permalink
Fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Nov 16, 2022
1 parent 670033b commit 7c3e908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
token: ${{ github.token }}

name: Clippy without default features
- name: Clippy without default features
uses: actions-rs/clippy-check@v1
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 7c3e908

Please sign in to comment.