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

Re-enable tests

parent cf74ccb4
No related branches found
No related tags found
No related merge requests found
Pipeline #2978 failed
......@@ -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 "$TARGET_COMPONENT"
orc -b install --test --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