Skip to content

Commit

Permalink
remove test from workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Whitehead <[email protected]>
  • Loading branch information
andrewwhitehead committed Sep 20, 2023
1 parent 7336823 commit bff120c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@ jobs:
- name: Debug build
run: cargo build --all-targets --features vendored

- name: Test indy-utils
run: cargo test --manifest-path indy-utils/Cargo.toml

# - name: Test indy-data-types (CL)
# run: cargo test --manifest-path indy-data-types/Cargo.toml --features cl

Expand Down

0 comments on commit bff120c

Please sign in to comment.