sciabarracom commented on issue #7: Rdiaz82/test implementation URL: https://github.com/apache/incubator-openwhisk-runtime-rust/pull/7#issuecomment-475531496 Include the rust1.23 project in settings.gradle diff --git a/settings.gradle b/settings.gradle index 0bbce17..7b7d4f5 100755 --- a/settings.gradle +++ b/settings.gradle @@ -16,7 +16,7 @@ */ include 'tests' -include 'python3.7' +include 'rust1.32' rootProject.name = 'runtime-actionlooop'
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
