From 84025a84663a93f313e5d74f29ecdb89480f1728 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Thu, 7 Dec 2023 14:45:17 -0800 Subject: [PATCH] another name --- .github/workflows/_all_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_all_ci.yml b/.github/workflows/_all_ci.yml index ff1c4d2cd67a9..37aacd426531f 100644 --- a/.github/workflows/_all_ci.yml +++ b/.github/workflows/_all_ci.yml @@ -52,7 +52,7 @@ jobs: working-directory: ${{ inputs.working-directory }} secrets: inherit - pydantic-compatibility: + dependencies: uses: ./.github/workflows/_dependencies.yml with: working-directory: ${{ inputs.working-directory }}