rename test (#757)

This commit is contained in:
Alessandro Ros
2025-04-12 12:56:03 +02:00
committed by GitHub
parent 6b51fdfa38
commit fd8b0fc5fa
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ test:
temp \
make test-nodocker
test32:
test-32:
echo "$$DOCKERFILE_TEST" | docker build -q . -f - -t temp --build-arg ARCH=i386
docker run --rm \
--name temp \