Skip to content

Commit 3e19054

Browse files
committed
more tests
1 parent 6848735 commit 3e19054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
##########################################################################################
149149
prep-next-release:
150150
name: Prep Next Release
151-
needs: [ build ]
151+
needs: build
152152
runs-on: ubuntu-20.04
153153
steps:
154154
# Checkout development

0 commit comments

Comments
 (0)