From 158e899c852e8504850b9592b41b4c4ab1a77440 Mon Sep 17 00:00:00 2001 From: Stephen Cochrane Date: Sun, 26 Feb 2023 00:45:20 +0200 Subject: [PATCH] Updated CI build --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 91e6ead..aca9a92 100644 --- a/.build.yml +++ b/.build.yml @@ -3,4 +3,4 @@ packages: - bash tasks: - test: | - cd libCosmic && bash test.sh + cd libCosmic; mvn test -- 2.45.2