Skip to content

Commit 031c180

Browse files
committed
Update ci workflow to build all crates
1 parent 27d4df5 commit 031c180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
export AF_PATH=${GITHUB_WORKSPACE}/afbin
4949
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${AF_PATH}/lib64
5050
echo "Using cargo version: $(cargo --version)"
51+
cargo build --all
5152
cargo test --no-fail-fast
5253
5354
format:

0 commit comments

Comments
 (0)