Rewrite script (#87)

This commit is contained in:
Dengke Tang
2023-02-27 15:33:00 -08:00
committed by GitHub
parent c0ab7116b0
commit ff20f95232
12 changed files with 289 additions and 261 deletions
+1 -1
View File
@@ -32,6 +32,6 @@
"NO_INTERACTION": "1"
},
"test_steps": [
["./dev-scripts/run_tests"]
["./dev-scripts/run_tests.sh"]
]
}