From f5bcac41698f708b18ee8fce9eeab9aa8002c565 Mon Sep 17 00:00:00 2001 From: orwell Date: Mon, 11 Nov 2024 20:53:47 +0100 Subject: build yml: remove duplicate task, lets see if it works nouw --- .build.yml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index 0208e50..ab83cf0 100644 --- a/.build.yml +++ b/.build.yml @@ -43,13 +43,6 @@ tasks: curl https://lifomaps.de/advtrains-test/testworld.tar.gz -o ~/testworld.tar.gz cd .minetest/worlds/ tar xf ../../testworld.tar.gz -- run_unit_tests : | - cd advtrains/advtrains - busted - cd ../advtrains_interlocking - busted - cd ../serialize_lib - busted - activate_test_env: | cd advtrains git merge --no-commit origin/luaatcdebug -- cgit v1.2.3