Skip to content

Commit e92bdbd

Browse files
committed
trying a different clean action
1 parent 11e8804 commit e92bdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inductor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
# docker-image: nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04
7878
run: |
7979
pytest -n 1 test/inductor/test_torchinductor.py
80-
- uses: colpal/actions-clean@v1
80+
- uses: TooMuch4U/runner-post-cleanup@v2.1
8181
if: always()

0 commit comments

Comments
 (0)