Skip to content

Commit

Permalink
AVRO-3653: Build only apache-avro Rust crate
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Nov 14, 2022
1 parent 2416822 commit ab493b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
apt-get install -q -y cargo rustc
run: |
set -x
cargo build --jobs 1
cargo build --package apache-avro --frozen
# cargo test --workspace --jobs 1
# ./build.sh clean test

Expand Down

0 comments on commit ab493b7

Please sign in to comment.