-
Notifications
You must be signed in to change notification settings - Fork 46
Update README with correct command for using local VTK install #416
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
Conversation
ktbolt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@menon-karthik Thanks for fixing this !
|
Something's wrong with the checks on this PR. It's waiting for the test check to complete, but it never does. That is because in this commit, we changed the code so that tests are run only when files in the |
|
One solution suggested by chatGPT is to create a dummy job within |
|
I've considered a few options to resolve this, but none are great options
|
|
@aabrown100-git The cleanest solution is always the best solution so let's figure out the correct yaml rules. It might be easier to create dummy repository for testing. |
|
Because #430 was just merged, the macOS and Ubuntu integration tests are skipped, but the required All Tests still passes, so we are able to merge. |
Current situation
Closes #415
Release Notes
Updated the README
Documentation
This is the documentation.
Testing
N/A
Code of Conduct & Contributing Guidelines