Skip to content

fix example/cargo test/ CI#1655

Merged
jacobgkau merged 1 commit intopop-os:masterfrom
l-const:fix-ci-test
Feb 25, 2026
Merged

fix example/cargo test/ CI#1655
jacobgkau merged 1 commit intopop-os:masterfrom
l-const:fix-ci-test

Conversation

@l-const
Copy link
Contributor

@l-const l-const commented Feb 24, 2026

  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.
    It did fail the fedora CI thats why i noticed: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/fedora-rawhide-aarch64/10165201-cosmic-files/builder-live.log.gz . No big deal but it was an easy fix.

fixes #1654

@jackpot51 jackpot51 requested a review from a team February 24, 2026 22:56
Copy link
Member

@jacobgkau jacobgkau left a comment

Choose a reason for hiding this comment

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

Only code being touched is the example, and this fixes the CI check.

@jacobgkau jacobgkau merged commit 49e3d95 into pop-os:master Feb 25, 2026
2 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.

Cargo test CI check failing (copy example)

3 participants