We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fae2f0 commit 8aba254Copy full SHA for 8aba254
rust/Earthfile
@@ -55,7 +55,7 @@ build:
55
--args1="--libs=c509-certificate --libs=cardano-chain-follower --libs=hermes-ipfs" \
56
--args2="--libs=cbork-cddl-parser --libs=cbork-abnf-parser" \
57
--args3="--libs=catalyst-voting --libs=vote-tx-v1 --libs=vote-tx-v2" \
58
- --args4="--bins=cbork/cbork --libs=rbac-registration"\
+ --args4="--bins=cbork/cbork --libs=rbac-registration" \
59
--args5="--cov_report=$HOME/build/coverage-report.info" \
60
--output="release/[^\./]+" \
61
--junit="cat-libs.junit-report.xml" \
0 commit comments