fix another naming

This commit is contained in:
Dengke Tang
2023-02-27 08:44:32 -08:00
parent 33f6c7aaf8
commit 2f3b933e0d
+1 -1
View File
@@ -32,6 +32,6 @@
"NO_INTERACTION": "1"
},
"test_steps": [
["./dev-scripts/run_tests"]
["./dev-scripts/run_tests.sh"]
]
}