Skip to content

Commit

Permalink
Update ci/scripts/rust_clippy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jimexist authored Nov 11, 2022
1 parent ba51a71 commit ac97e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/rust_clippy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
# under the License.

set -ex
cargo clippy --all-targets --workspace --features avro,jit,pyarrow,scheduler-- -D warnings
cargo clippy --all-targets --workspace --features avro,jit,pyarrow,scheduler -- -D warnings

0 comments on commit ac97e0e

Please sign in to comment.