Skip to content

Commit a3e7e4d

Browse files
authored
Update build.yml to run javadoc in parallel with builds
Signed-off-by: ascopes <[email protected]>
1 parent 9b68efb commit a3e7e4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ jobs:
224224
runs-on: ubuntu-latest
225225
needs:
226226
- linting
227-
- build
228227

229228
steps:
230229
- name: Checkout repository

0 commit comments

Comments
 (0)