We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335da7d commit 40a08d4Copy full SHA for 40a08d4
.github/workflows/gradle-release.yml
@@ -38,7 +38,7 @@ jobs:
38
configuration-cache-enabled: false
39
40
publish:
41
- needs: [ build, test ]
+ needs: [ build ]
42
runs-on: ${{ matrix.os }}
43
strategy:
44
matrix:
0 commit comments