Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddyGlas committed Oct 29, 2024
1 parent 37a9d62 commit ec3b611
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/xcm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,11 +262,11 @@ jobs:
reporter: mochawesome-json
fail-on-error: 'false'

- name: Clean Workspace
if: always()
uses: AutoModality/[email protected]

- name: Remove builder cache
if: always()
run: |
docker system prune -a -f
# - name: Clean Workspace
# if: always()
# uses: AutoModality/[email protected]

# - name: Remove builder cache
# if: always()
# run: |
# docker system prune -a -f

0 comments on commit ec3b611

Please sign in to comment.