test: kadabra is gone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-23 20:42:56 +02:00
parent 6c1c0a8a8a
commit e5f5154197

View File

@ -12,11 +12,7 @@ setup_suite(){
fi
if [[ ! -f "$PWD/abra" ]]; then
make build-abra
fi
if [[ ! -f "$PWD/kadabra" ]]; then
make build-kadabra
make
fi
if [[ -d "$ABRA_DIR" ]]; then