Skip to content

Commit

Permalink
Exclude unused features
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykoren committed Jun 18, 2024
1 parent 61fafcb commit aa108bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ runs:
echo "flags=--features '
bundled-prover
download-params
lightwalletd-tonic
sync
# lightwalletd-tonic
# sync
temporary-zcashd
transparent-inputs
unstable
unstable-serialization
unstable-spanning-tree
# unstable-serialization
# unstable-spanning-tree
${{ inputs.extra-features }}
${{ steps.test.outputs.feature }}
'" >> $GITHUB_OUTPUT

0 comments on commit aa108bd

Please sign in to comment.