Skip to content

Commit c399f7a

Browse files
committed
javadoc already done from compile workflow
Signed-off-by: Justin Florentine <justin+github@florentine.us>
1 parent ede3961 commit c399f7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ jobs:
1919
compile:
2020
runs-on: ubuntu-22.04
2121
uses: ./.github/workflows/compile.yml
22-
javadoc:
23-
runs-on: ubuntu-22.04
24-
uses: ./.github/workflows/javadoc.yml
22+

0 commit comments

Comments
 (0)