Skip to content

ci: create github workflow to test on Ubuntu, Windows, Mac OS#8

Open
threefold3 wants to merge 14 commits intomainfrom
github-actions
Open

ci: create github workflow to test on Ubuntu, Windows, Mac OS#8
threefold3 wants to merge 14 commits intomainfrom
github-actions

Conversation

@threefold3
Copy link
Owner

@threefold3 threefold3 commented Mar 1, 2026

This pull request creates a basic github workflow to build and check the crate:

  • run cargo build, cargo clippy, cargo fmt on following targets: Ubuntu, WIndows
  • build documentation

Note: unit tests cannot be run because they need to call into the main loop of wxWidgets, which I did not yet manage to run in a headless CI environment.

@threefold3 threefold3 self-assigned this Mar 1, 2026
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.

1 participant