mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Added deletion of cvw folder after running back to script.
This commit is contained in:
parent
60aa1868e5
commit
2d869fd601
@ -810,7 +810,7 @@ def main():
|
||||
#############################################
|
||||
# DELETE REPOSITORY AFTER TESTING #
|
||||
#############################################
|
||||
# folder_manager.remove_folder([test_runner.cvw])
|
||||
folder_manager.remove_folder([test_runner.cvw])
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user