Skip to content
Snippets Groups Projects
Commit 696c1ffa authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Deactivating again gitlab CI because broken

parent 8617f016
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -302,12 +302,6 @@ template<typename vector_type> void test_dlb_vector()
vd.map();
vd.template ghost_get<>();
if (create_vcluster().rank() == 0)
{
std::cout << "Activating Crash " << std::endl;
return;
}
auto VV2 = vd.getVerlet(0.01);
auto it2 = vd.getDomainIterator();
......
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