diff --git a/.cico-pr.pipeline b/.cico-pr.pipeline index 1625aa79..90495896 100644 --- a/.cico-pr.pipeline +++ b/.cico-pr.pipeline @@ -67,7 +67,6 @@ node('factory2'){ timeout(20) { onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --no-tty' onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --py3 --no-tty' - onmyduffynode '~/fm-orchestrator/contrib/run-unittests.sh --py3 --no-tty --with-pgsql' } }