Skip to content

Commit 1d7010a

Browse files
committed
fix order
1 parent a175509 commit 1d7010a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
path: ./dist/*.*
4848

4949
test_dist:
50+
needs: [build_dist]
5051
name: Test Distribution Files
5152
runs-on: ubuntu-latest
5253
steps:

0 commit comments

Comments
 (0)