Page MenuHomePhabricator

[cmake] Fix check-crates
ClosedPublic

Authored by Fabien on Tue, Jan 28, 15:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCb6929f58a136: [cmake] Fix check-crates
Summary

The check-crates target uses wildcards and is catching all the bitcoinsuite-* crates from the workspace, which triggers the integration tests for bitcoinsuite-chronik-client. This is undesired behavior so let's not do this.

Test Plan
ninja check-crates