From 0ae58dcf264eb4092c02e801e0a23b461f006915 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Fri, 8 Mar 2024 13:12:04 +0000 Subject: more consistent clearing of stuff --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9c92da0..0a594c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,4 +48,4 @@ comparisons: timeout: 6 hours resource_group: vm script: - - ssh $SSH_LOCATION "bash -lc 'cd /opt/candelabra/src && just selections --compare'" + - ssh $SSH_LOCATION "bash -lc 'cd /opt/candelabra/src && rm -fr tests/target/criterion && just selections --compare'" -- cgit v1.2.3