Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Cargo test all
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Nov 5, 2019
1 parent d4aeaa0 commit f2d4bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ tar xf native_client.*
popd
#export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+${LD_LIBRARY_PATH}:}$client_dir"
export LIBRARY_PATH="${LIBRARY_PATH:+${LIBRARY_PATH}:}$client_dir"
cargo test
cargo test --all

0 comments on commit f2d4bc6

Please sign in to comment.