Skip to content

Commit

Permalink
ci: run cargo package job
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Oct 6, 2020
1 parent b40576f commit f0b2ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,9 @@ jobs:
- run:
name: Test
command: cargo test
- run:
name: Package
command: cd bindings/rust && cargo package

bindings-rust-asan:
docker:
Expand Down

0 comments on commit f0b2ff7

Please sign in to comment.