build yml: remove duplicate task, lets see if it works nouw

This commit is contained in:
orwell 2024-11-11 20:53:47 +01:00
parent 380c26f7a8
commit f5bcac4169
1 changed files with 0 additions and 7 deletions

View File

@ -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