5
0
mirror of git://git.proxmox.com/git/pve-network.git synced 2025-01-03 05:17:58 +03:00

tests: run tests in sbuild

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
Tested-By: Stefan Hanreich <s.hanreich@proxmox.com>
This commit is contained in:
Stefan Lendl 2024-04-02 13:07:41 +02:00 committed by Thomas Lamprecht
parent 1c3f1a7ed9
commit 1b37d31170

View File

@ -10,7 +10,7 @@ clean:
.PHONY: test
test:
[ -e /run/lock/sbuild ] || $(MAKE) -C $@
$(MAKE) -C $@
.PHONY: install
install: