Skip to content

Commit 176ec9a

Browse files
committed
Update: release-test.yml
1 parent 6d6b33b commit 176ec9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
name: cibw-sdist
6363
path: dist/*.tar.gz
6464

65-
upload_all:
65+
check_upload_artifacts:
66+
name: Validate the wheel and distribution files that would be uploaded
6667
needs: [build_wheels, build_sdist]
6768
runs-on: ubuntu-latest
6869
steps:

0 commit comments

Comments
 (0)