Skip to content

Commit

Permalink
update build_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Dec 13, 2024
1 parent 3e32d1d commit bb23965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: run cargo check
uses: actions-rs/cargo@v1
env:
RUSTFLAGS: -Wclippy::use_self -D warnings
RUSTFLAGS: -D warnings
with:
command: clippy
args: --all-targets
Expand Down

0 comments on commit bb23965

Please sign in to comment.