Skip to content

Fix CI not running Rust tests#34

Merged
ethteck merged 1 commit intodecompals:mainfrom
AngheloAlf:fix-ci-tests
Feb 21, 2026
Merged

Fix CI not running Rust tests#34
ethteck merged 1 commit intodecompals:mainfrom
AngheloAlf:fix-ci-tests

Conversation

@AngheloAlf
Copy link
Copy Markdown
Contributor

This happened because the tests are now guarded under the std feature, but we were not passing that feature to the CI command

This happened because the tests are now guarded under the `std` feature, but we were not passing that feature to the CI command
@ethteck ethteck merged commit c1d83c0 into decompals:main Feb 21, 2026
69 of 70 checks passed
@AngheloAlf AngheloAlf deleted the fix-ci-tests branch February 21, 2026 15:20
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