diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 82e7c9e976..086f09ce6b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -35,8 +35,6 @@ jobs: uses: actions/checkout@v4 with: path: "${{ github.workspace }}/flyte" - - name: 'Clear action cache' - uses: "${{ github.workspace }}/flyte/.github/actions/clear-action-cache" - name: Fetch flytekit code uses: actions/checkout@v4 with: