You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I anticipate that it will be common to want to work on one project at a time, and in #10 I added a function to get a list of project directories to use as input to the workflow. We should extend that to allow selection of individual projects for test runs, etc.
I expect that this will be partially implemented as an argument to the Utils.getProjects() function.
The text was updated successfully, but these errors were encountered:
I anticipate that it will be common to want to work on one project at a time, and in #10 I added a function to get a list of project directories to use as input to the workflow. We should extend that to allow selection of individual projects for test runs, etc.
I expect that this will be partially implemented as an argument to the
Utils.getProjects()
function.The text was updated successfully, but these errors were encountered: