Skip to content

Add a Github Action to build code in CI#44

Merged
zjs81 merged 1 commit into
zjs81:mainfrom
mtlynch:gh-build
Jan 17, 2026
Merged

Add a Github Action to build code in CI#44
zjs81 merged 1 commit into
zjs81:mainfrom
mtlynch:gh-build

Conversation

@mtlynch

@mtlynch mtlynch commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

This adds a CI workflow in Github Actions to verify that the flutter builds compile for all supported platforms. This is helpful for reviewing external contributions, as it tells contributors immediately if their PR caused a compilation error.

I tried adding Windows, but it currently fails, so I excluded it from this initial set.

This adds a CI workflow in Github Actions to verify that the flutter builds compile for all supported platforms.

I tried adding Windows, but it currently fails, so I excluded it from this initial set.
@zjs81 zjs81 merged commit e0a8fb7 into zjs81:main Jan 17, 2026
@zjs81

zjs81 commented Jan 17, 2026

Copy link
Copy Markdown
Owner

Just merged thank you

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