Skip to content

Commit 1b89942

Browse files
authored
HDDS-14596. Require successful basic checks for javadoc check (#9816)
1 parent d4ee776 commit 1b89942

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ jobs:
214214
needs:
215215
- build-info
216216
- build
217+
- basic
217218
if: needs.build-info.outputs.needs-compile == 'true'
218219
uses: ./.github/workflows/check.yml
219220
secrets: inherit

0 commit comments

Comments
 (0)