From 800a3a88c2bca0e984fb97a2e3913bd1d84b19cc Mon Sep 17 00:00:00 2001 From: Mads Bisgaard Date: Tue, 3 Dec 2024 06:13:38 +0100 Subject: [PATCH] yet another minor fix --- .github/workflows/ci-testing-deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-testing-deploy.yml b/.github/workflows/ci-testing-deploy.yml index 299bcaef01a..6202b10d0e0 100644 --- a/.github/workflows/ci-testing-deploy.yml +++ b/.github/workflows/ci-testing-deploy.yml @@ -2884,8 +2884,6 @@ jobs: cache-dependency-glob: "**/service-library/requirements/ci*.txt" - name: checkout source branch uses: actions/checkout@v4 - with: - path: source - name: Regenerate specs and check run: | cd ${{ github.event.repository.name }}