diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 13b9aa66e..655d3698d 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -1,6 +1,7 @@ # SPDX-License-Identifier: Apache-2.0 # Copyright 2022 The HuggingFace Authors. - +[tool.poetry] +package-mode = false name: e2e on: workflow_dispatch: