Skip to content

Commit f766da1

Browse files
ruzell22petermetz
authored andcommitted
ci(github): fix type exports in cactus-example-discounted-asset-trade
Primary Changes --------------- 1. Removed examples/cactus-example-discounted-asset-trade/hyperledger-cactus- example-discounted-asset-trade-*.tgz in ignore paths in get-all-tgz-path.ts file 2. Custom-checks is running successfully Fixes: #3740 Signed-off-by: ruzell22 <[email protected]>
1 parent 3aca8e2 commit f766da1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/custom-checks/get-all-tgz-path.ts

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ export async function getAllTgzPath(): Promise<IGetAllTgzPathResponse> {
5050
"examples/cactus-common-example-server/hyperledger-cactus-common-example-server-*.tgz",
5151
// link for issue ticket relating to this package: https://github.com/hyperledger-cacti/cacti/issues/3633
5252
"packages/cactus-verifier-client/hyperledger-cactus-verifier-client-*.tgz",
53-
// link for issue ticket relating to this package: https://github.com/hyperledger-cacti/cacti/issues/3740
54-
"examples/cactus-example-discounted-asset-trade/hyperledger-cactus-example-discounted-asset-trade-*.tgz",
5553
// link for issue ticket relating to this package: https://github.com/hyperledger-cacti/cacti/issues/3741
5654
"examples/cactus-example-electricity-trade/hyperledger-cactus-example-electricity-trade-*.tgz",
5755
],

0 commit comments

Comments
 (0)