-
Notifications
You must be signed in to change notification settings - Fork 2
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
GitHub actions workflows #53
Comments
|
Testing changes to the github actions workflows without having to commit and push the changes to the remote repository |
Right now dummy data has been used but using data from the triggering workflow could be implemented down the line to use results (for example the remote and local results that are generated in separate workflows and combined into one table in yet another workflow) from a triggering workflow. |
Test omex file creation
workflow: for /test_biosimulators_docker.py add command line option for running it on biosimulators or not. Add one workflow (which runs the omex file on biosimulators) to the docker / biosimulators related workflows file, and one (which does not run the omex file on biosimulators) to the workflows file that does not involve docker or biosimulators.The text was updated successfully, but these errors were encountered: