diff --git a/.woodpecker/author-tests.yaml b/.woodpecker/author-tests.yaml index b0981fb..07315c3 100644 --- a/.woodpecker/author-tests.yaml +++ b/.woodpecker/author-tests.yaml @@ -6,9 +6,6 @@ matrix: - "" - "-threaded" -depends_on: - - build-test-images - steps: test: image: "gitea.simcop2387.info/simcop2387/openai-async-test-images:perl-${PERL_VERSION}${THREADS}"