Repair struphy-install action#140
Conversation
|
The MacOs workflow now works: https://github.com/struphy-hub/struphy/actions/workflows/macos-latest.yml |
|
So you want to skip the MPI tests in the push workflow? Is that really a good idea? They seem to be so fast anyway after the last PR |
They are not skipped, as I did not eliminate them from the PR workflows. I commented the non-MPI tests from the weekend pipeline (reusable-testing), just for now, maybe we add them back later. |
Oh, I see that now. I misunderstood this when reviewing on my phone |
* do not use venv in `struphy-install` action; prepare Python env instead * try to make MacOS workflow actually do something * clean up PR tests * run PR tests on scheduled week-end pipeline
struphy-installaction; prepare Python env instead