Fix format

This commit is contained in:
sigseg5
2023-05-18 15:34:39 +04:00
parent 06b0f46a49
commit 4713151b7b
-1
View File
@@ -72,7 +72,6 @@ echo "Building App..."
cd $BUILD_DIR
$QT_CMAKE -S $PROJECT_DIR -B $BUILD_DIR
cmake --build . --config release --target all
# Build and run tests here