Skip to content

Commit e85bca6

Browse files
committed
add avro_sql test to default workflow
1 parent 771110d commit e85bca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
cargo test --no-default-features
113113
cargo run --example csv_sql
114114
cargo run --example parquet_sql
115+
cargo run --example avro_sql
115116
env:
116117
CARGO_HOME: "/github/home/.cargo"
117118
CARGO_TARGET_DIR: "/github/home/target"

0 commit comments

Comments
 (0)