Skip to content
Snippets Groups Projects
Commit c0b9206b authored by Alessandro Di Federico's avatar Alessandro Di Federico
Browse files

Temporarily disable tests

parent b23ee496
No related branches found
No related tags found
No related merge requests found
Pipeline #2965 passed
......@@ -104,7 +104,7 @@ orc -b components --hashes --deps
# Actually run the build
#
for TARGET_COMPONENT in $TARGET_COMPONENTS; do
orc -b install --create-binary-archives --test "$TARGET_COMPONENT"
orc -b install --create-binary-archives "$TARGET_COMPONENT"
done
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment