issues
search
OpenMDAO
/
build_pyoptsparse
python script to build/install pyoptsparse with IPOPT (and optionally SNOPT)
Apache License 2.0
9
stars
15
forks
source link
Added test workflow triggers; made audit issue a warning rather than fail
#53
Closed
swryan
closed
1 year ago
swryan
commented
1 year ago
Since updates are infrequent, I have added a
cron
trigger to run the test suite once a week
I also added a
workflow_dispatch
trigger to enable on demand testing
I changed the
audit
step to not fail the workflow, but issue a warning
swryan
commented
1 year ago
This PR was incorporated into PR #51
cron
trigger to run the test suite once a weekworkflow_dispatch
trigger to enable on demand testingaudit
step to not fail the workflow, but issue a warning