fc_bundle_py313_qt6: add pyNastran dep for test suite#789
Open
ipatch wants to merge 2 commits intoFreeCAD:masterfrom
Open
fc_bundle_py313_qt6: add pyNastran dep for test suite#789ipatch wants to merge 2 commits intoFreeCAD:masterfrom
ipatch wants to merge 2 commits intoFreeCAD:masterfrom
Conversation
Collaborator
Author
|
current build error with github hosted macos-14 runner, |
Collaborator
Author
|
from github hosted ubuntu 22.04 runner |
89319c0 to
01770fb
Compare
01770fb to
1095c92
Compare
Collaborator
Author
|
current build error with ubuntu 22.04 runner, |
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.
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