Pin black version to 23.12.1
[osm/RO.git] / devops-stages / stage-test.sh
index 278b33b..3abc489 100755 (executable)
@@ -13,5 +13,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-echo launching tox
-tox --parallel=auto
+set -e
+echo "Launching tox"
+tox
+
+