Skip to content

Commit

Permalink
Add extra check to check-aries-vcx-feature-variants
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Kovar <miroslav.kovar@absa.africa>
  • Loading branch information
mirgee committed May 17, 2023
1 parent b5d936a commit e84da36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
cargo check --no-default-features
cargo check --features vdrtools --no-default-features
cargo check --features modular_libs --no-default-features
cargo check --features vdr_proxy_ledger --no-default-features
##########################################################################################
############################## DOCKER BUILD ##########################################
Expand Down

0 comments on commit e84da36

Please sign in to comment.