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

Ghactions python package 2 #5

Merged
merged 6 commits into from
Jun 25, 2021
Merged

Conversation

WannabeSmith
Copy link
Owner

No description provided.

@WannabeSmith WannabeSmith merged commit 130a978 into master Jun 25, 2021
@WannabeSmith WannabeSmith deleted the ghactions-python-package-2 branch June 25, 2021 22:35
WannabeSmith pushed a commit that referenced this pull request Jun 29, 2021
Set up github actions

Set up continuous integration via gh actions. Currently this only runs on the latest ubuntu.
- Installs boost via `apt-get`
- Checks installation of python package
- Runs c++ tests

I also needed to add
`#include <memory>`
to unform_boundaries.h since installation seems to fail on some linux distros without it (works fine on macos with/without it though).
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