Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Expand cargo check to include examples #848

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

iamjpotts
Copy link
Contributor

Description:

Removes unused imports in a recently added example and adds --examples flag to cargo check command to include them in the CI check.

Related issue(s):

Follow up to #842.

Notes for reviewer:
n/a

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@iamjpotts
Copy link
Contributor Author

The cargo check --examples problems caught with this new CI step have now been fixed in 76f5575.

Leaving PR open for a little while in case maintainers want to incorporate the expansion of cargo check into CI.

@RickyLB RickyLB merged commit 1ac274c into hashgraph:main Sep 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants