Fix lower case typos

This commit is contained in:
Deda 2024-02-25 23:58:49 +01:00
parent d961627143
commit f25ecaf272

View File

@ -409,7 +409,7 @@ jobs:
./release/package/run2.sh \
--toolchain $TOOLCHAIN \
--os $OS \
--arch $arch \
--arch $ARCH \
--enterprise-license $MEMGRAPH_ENTERPRISE_LICENSE \
--organization-name $MEMGRAPH_ORGANIZATION_NAME \
test-memgraph mgbench
@ -517,7 +517,7 @@ jobs:
./release/package/run2.sh \
--toolchain $TOOLCHAIN \
--os $OS \
--arch $arch \
--arch $ARCH \
--enterprise-license $MEMGRAPH_ENTERPRISE_LICENSE \
--organization-name $MEMGRAPH_ORGANIZATION_NAME \
test-memgraph unit-coverage
@ -527,7 +527,7 @@ jobs:
./release/package/run2.sh \
--toolchain $TOOLCHAIN \
--os $OS \
--arch $arch \
--arch $ARCH \
--enterprise-license $MEMGRAPH_ENTERPRISE_LICENSE \
--organization-name $MEMGRAPH_ORGANIZATION_NAME \
test-memgraph code-coverage