diff --git a/.github/workflows/yarn-install.yml b/.github/workflows/yarn-install.yml index 8c3ba50f60..310034aa3f 100644 --- a/.github/workflows/yarn-install.yml +++ b/.github/workflows/yarn-install.yml @@ -2,9 +2,6 @@ name: Yarn install on: workflow_call: - secrets: - node_version: - required: true jobs: setup: