From 2089de91813237bcad050cfbfc6bec85761b06f4 Mon Sep 17 00:00:00 2001 From: tarilabs Date: Sun, 20 Oct 2024 10:55:09 +0200 Subject: [PATCH] tmp Signed-off-by: tarilabs --- scripts/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test.sh b/scripts/test.sh index 8a5e9e8..03b814e 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -20,4 +20,4 @@ printf "ORAS_REGISTRY: ${ORAS_REGISTRY}\n" printf "ORAS_AUTH: ${ORAS_AUTH}\n" # Client (command line) tests -pytest -xs oras/ +pytest -xs oras/ -vv