Closed
Conversation
cfbd671 to
4ade775
Compare
Collaborator
Author
|
current error on macos, |
4ade775 to
a428b07
Compare
Collaborator
Author
|
i believe the above occurred / happens because llvm was not added as a test time dependency. |
Collaborator
Author
|
macos only, |
866166d to
def0310
Compare
def0310 to
3dbd41e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
netgen@6.2.2601: checkin new version of netgen
rbme: run style checks
Have you ensured that your commits follow the commit style guide?
output from running above command should output something similiar to the below
Not all PRs require passing these checks ie. adding
[no ci]in the commit message will prevent the CI from running but PRs that change formula files generally should run through the CI checks that way new bottles are built and uploaded to the repository thus not having to build all formula from source but rather installing from a bottle (significantly faster 🐰 ... 🐢)For more information about this template file learn more