Skip to content

Commit

Permalink
fix ci build script
Browse files Browse the repository at this point in the history
  • Loading branch information
ron committed Jun 20, 2019
1 parent a386df8 commit 82a1990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cargo_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set +x

echo executing cargo_check.sh

cd ../zkif-wasm-bundles/zkif-wasm-bulletproofs/
cd ./zkif-wasm-bundles/zkif-wasm-bulletproofs/
cargo fmt -- --check
cargo clippy -- -D warnings
cargo test
Expand Down

0 comments on commit 82a1990

Please sign in to comment.