diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 9cb44fe..beee71f 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -77,8 +77,4 @@ jobs: with: name: python-package-distributions-all pattern: python-package-distributions-* - - - name: List files - run: | - pwd - ls -hog \ No newline at end of file + delete-merged: true