Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Disabling ledgertm tests until a ledgermock is available
Browse files Browse the repository at this point in the history
  • Loading branch information
jleni committed Feb 15, 2019
1 parent ff43eb5 commit 76e054c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
command: |
rustc --version
cargo --version
cargo test --all --all-features
cargo test --all --features "default softsign yubihsm yubihsm-mock"
- run:
name: audit
command: |
Expand Down

0 comments on commit 76e054c

Please sign in to comment.