Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Weijun-H committed Oct 29, 2023
1 parent 4a91ce9 commit 6efa7b3
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 @@ -139,7 +139,7 @@ jobs:
# test datafusion-sql examples
cargo run --example sql
# test datafusion-examples
cargo run --example avro_sql --features=datafusion/avro
cargo run --example avro_sql
cargo run --example csv_sql
cargo run --example custom_datasource
cargo run --example dataframe
Expand Down

0 comments on commit 6efa7b3

Please sign in to comment.