diff --git a/.github/workflows/regress.yml b/.github/workflows/regress.yml index 5aa05381e..b0d4c26b6 100644 --- a/.github/workflows/regress.yml +++ b/.github/workflows/regress.yml @@ -9,10 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Clone Github Repo Action - uses: GuillaumeFalourd/clone-github-repo-action@v2.3 - with: - depth: 1 - branch: 'main' - name: Setup apptainer uses: eWaterCycle/setup-apptainer@v2.0.0 - name: Setup project