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 workflow #10

Merged
merged 4 commits into from
Jan 12, 2023
Merged

add CI workflow #10

merged 4 commits into from
Jan 12, 2023

Conversation

itsadrake
Copy link
Collaborator

@itsadrake itsadrake commented Jan 12, 2023

The workflow tests each supported GHC version on each supported operating system (Linux and macOS).

It should trigger on every commit and PR to main.

Note that nix build also runs the test suite.

Closes #5

This PR should be merged after #9, which fixes one of the compilation errors on GHC 9.2.

@itsadrake itsadrake merged commit 58d3f1b into main Jan 12, 2023
@itsadrake itsadrake deleted the ci branch January 12, 2023 14:37
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.

Add CI that runs tests on every commit
2 participants