]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Update tests.yml
authorPaul Luse <paul.e.luse@intel.com>
Thu, 24 Apr 2025 15:38:29 +0000 (08:38 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 15:38:29 +0000 (08:38 -0700)
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
.github/workflows/tests.yml

index 6f8e2b8ec737a240425ae53c9545ec222cc1c450..b4c156c0914c6b8666c9b83918f61d9f4684dce1 100644 (file)
@@ -65,7 +65,7 @@ jobs:
        if: ${{ steps.testing.outcome == 'failure' }}
        run: |
           cd ..
-          sudo rm /home/ci/actions-runner/_work/mdadm/logs/*.log
+          sudo rm -rf /home/ci/actions-runner/_work/mdadm/logs/*.log
 
      - name: "Set failed"
        if: ${{ steps.testing.outcome == 'failure' }}