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

Add ci step to fail given formatting is needed #203

Merged
merged 2 commits into from
May 13, 2024

Conversation

KendallWeihe
Copy link
Contributor

Closes #200

let presentation_definition = vector.input.presentation_definition;
let presentation_definition = vector.input.presentation_definition;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing if this works... will undo once pipeline proves failure

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, we have a successful failure (yup, a "successful failure") https://github.com/TBD54566975/web5-rs/actions/runs/9067102097/job/24911459379?pr=203

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@KendallWeihe KendallWeihe merged commit fcd3278 into main May 13, 2024
6 checks passed
@KendallWeihe KendallWeihe deleted the kendall/200-ci-fmt-fail branch May 13, 2024 17:53
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.

GitHub CI workflow should fail if cargo fmt edits source code
2 participants