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 GitHub Action to build and run tests on macOS #84

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gnawhleinad
Copy link

I was interested in learning more about OpenSTA [on my macOS] and thought it'd be helpful to add a GitHub Action to build and run tests on macOS. An example of the run is available from https://github.com/gnawhleinad/OpenSTA/actions/runs/10754768096.

From the Dockerfile.*s, it looks like there's a dependency to cudd from https://github.com/davidkebo/cudd. I'm using brew and opted for mht208/homebrew-formula:cudd.rb1. If @parallaxsw is 🆒 and to keep things self-contained, a custom tap could be added to this repository.

Footnotes

  1. There were two public formulas and I arbitrarily chose mht208's. The other is SRI-CSL/homebrew-sri-csl:cudd.rb.

@CLAassistant
Copy link

CLAassistant commented Sep 7, 2024

CLA assistant check
All committers have signed the CLA.

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