diff --git a/.github/workflows/test-pipeline.yml b/.github/workflows/test-pipeline.yml index 8c72752..8900014 100644 --- a/.github/workflows/test-pipeline.yml +++ b/.github/workflows/test-pipeline.yml @@ -22,6 +22,7 @@ jobs: name: 'Run tests and documentation' runs-on: self-hosted steps: + - uses: AutoModality/action-clean@v1 - uses: actions/checkout@v3 - name: 'Extract branch name'