From 2c5a57340e3166376f73d505f3adbc8a052d380f Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Thu, 2 Dec 2021 10:19:06 +0100 Subject: [PATCH] ci: rename tox job testnb to nb See https://github.com/ComPWA/compwa-org/issues/90 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 14ed3f81..83b8f9db 100644 --- a/tox.ini +++ b/tox.ini @@ -129,7 +129,7 @@ commands = --cov-report=xml \ --cov=tensorwaves -[testenv:testnb] +[testenv:nb] description = Run all notebooks with pytest allowlist_externals =