Skip to content

Commit

Permalink
remove cleanup stage
Browse files Browse the repository at this point in the history
  • Loading branch information
JehandadKhan committed Oct 1, 2024
1 parent e9689d5 commit 6a49a56
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rocm-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
run: |
./build/rocm/ci_build.sh --rocm_version 6.1.3 \
--keep_image --py_version 3.10
- name: Cleanup
if: always()
run: rm -rf ${{ github.workspace }}
# - name: Try rocm-smi
Expand Down

0 comments on commit 6a49a56

Please sign in to comment.