Skip to content

Commit

Permalink
Update .github/workflows/parquet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored Jul 27, 2022
1 parent 9d2e8e1 commit 2b12b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/parquet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ jobs:
# Only run clippy for the library at this time,
# as there are clippy errors for other targets
cargo clippy -p parquet --all-features --lib -- -D warnings
# https://github.com/apache/arrow-rs/issues/1254
#cargo clippy -p parquet --all-targets --all-features -- -D warnings

0 comments on commit 2b12b90

Please sign in to comment.