Skip to content

Commit 7ffaaf5

Browse files
committed
Revert "publish without tests (for now)"
This reverts commit 3534812.
1 parent 5b36b5b commit 7ffaaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319

320320
deploy-to-central:
321321
runs-on: ubuntu-24.04
322-
needs: [ build ]
322+
needs: [ build, kotlin-jira-client-test-sdk, kotlin-jira-client-test-ktor, kotlin-jira-client-test-applink, kotlin-insight-client-test-ktor, kotlin-insight-client-test-applink, kotlin-insight-client-test-sdk ]
323323
if: ${{ github.event_name == 'release' }}
324324
steps:
325325
- name: Checkout Source

0 commit comments

Comments
 (0)