We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab394b3 commit 1ff4158Copy full SHA for 1ff4158
1 file changed
.github/workflows/snapshot.yml
@@ -37,7 +37,7 @@ jobs:
37
##########################################################################################
38
release:
39
uses: ./.github/workflows/release.yml
40
- needs: [ tests, format ]
+ needs: [ format ]
41
secrets: inherit
42
with:
43
snapshot: true
0 commit comments